Searched refs:REASON_CARRIER_PRIVILEGED_APP (Results 1 – 6 of 6) sorted by relevance
386 public static final int REASON_CARRIER_PRIVILEGED_APP = 321; field in PowerExemptionManager512 REASON_CARRIER_PRIVILEGED_APP,720 case REASON_CARRIER_PRIVILEGED_APP: in getExemptionReasonForStatsd()721 return AppBackgroundRestrictionsInfo.REASON_CARRIER_PRIVILEGED_APP; in getExemptionReasonForStatsd()879 case REASON_CARRIER_PRIVILEGED_APP: in reasonCodeToString()
176 REASON_CARRIER_PRIVILEGED_APP = 321; enumerator
63 import static android.os.PowerExemptionManager.REASON_CARRIER_PRIVILEGED_APP;3056 verifyPotentialSystemExemptionReason(REASON_CARRIER_PRIVILEGED_APP, in testCarrierPrivilegedAppListener()3069 verifyPotentialSystemExemptionReason(REASON_CARRIER_PRIVILEGED_APP, in testCarrierPrivilegedAppListener()3077 verifyPotentialSystemExemptionReason(REASON_CARRIER_PRIVILEGED_APP, in testCarrierPrivilegedAppListener()3085 verifyPotentialSystemExemptionReason(REASON_CARRIER_PRIVILEGED_APP, in testCarrierPrivilegedAppListener()3106 verifyPotentialSystemExemptionReason(REASON_CARRIER_PRIVILEGED_APP, in testCarrierPrivilegedAppListener()
68 import static android.os.PowerExemptionManager.REASON_CARRIER_PRIVILEGED_APP;2938 return REASON_CARRIER_PRIVILEGED_APP;
59 import static android.os.PowerExemptionManager.REASON_CARRIER_PRIVILEGED_APP;2950 case REASON_CARRIER_PRIVILEGED_APP: in checkPermission()
22244 REASON_CARRIER_PRIVILEGED_APP = 321; enumerator