Searched refs:REASON_PROFILE_OWNER (Results 1 – 7 of 7) sorted by relevance
167 public static final int REASON_PROFILE_OWNER = 56; field in PowerExemptionManager460 REASON_PROFILE_OWNER,708 case REASON_PROFILE_OWNER: in getExemptionReasonForStatsd()709 return AppBackgroundRestrictionsInfo.REASON_PROFILE_OWNER; in getExemptionReasonForStatsd()777 case REASON_PROFILE_OWNER: in reasonCodeToString()
151 public static final int REASON_PROFILE_OWNER = PowerExemptionManager.REASON_PROFILE_OWNER; field in PowerWhitelistManager340 REASON_PROFILE_OWNER,
123 REASON_PROFILE_OWNER = 56; enumerator
712 PowerExemptionManager.REASON_PROFILE_OWNER, in updateUiControl()
79 import static android.os.PowerExemptionManager.REASON_PROFILE_OWNER;2911 return REASON_PROFILE_OWNER;
77 import static android.os.PowerExemptionManager.REASON_PROFILE_OWNER;2946 case REASON_PROFILE_OWNER: in checkPermission()8824 ret = REASON_PROFILE_OWNER; in shouldAllowFgsStartForegroundNoBindingCheckLocked()
22191 REASON_PROFILE_OWNER = 56; enumerator