Home
last modified time | relevance | path

Searched refs:REASON_APPOP (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DPowerWhitelistManager.java182 public static final int REASON_APPOP = PowerExemptionManager.REASON_APPOP; field in PowerWhitelistManager
344 REASON_APPOP,
H A DPowerExemptionManager.java191 public static final int REASON_APPOP = 66; field in PowerExemptionManager
455 REASON_APPOP,
778 case REASON_APPOP: in reasonCodeToString()
/aosp14/frameworks/base/core/proto/android/os/
H A Dappbackgroundrestrictioninfo.proto132 REASON_APPOP = 66; enumerator