Searched refs:REASON_SYSTEM_UID (Results 1 – 7 of 7) sorted by relevance
147 public static final int REASON_SYSTEM_UID = 51; field in PowerExemptionManager413 REASON_SYSTEM_UID,651 case REASON_SYSTEM_UID: in getExemptionReasonForStatsd()652 return AppBackgroundRestrictionsInfo.REASON_SYSTEM_UID; in getExemptionReasonForStatsd()720 case REASON_SYSTEM_UID: in reasonCodeToString()
140 public static final int REASON_SYSTEM_UID = PowerExemptionManager.REASON_SYSTEM_UID; field in PowerWhitelistManager330 REASON_SYSTEM_UID,
118 REASON_SYSTEM_UID = 51; enumerator
681 PowerExemptionManager.REASON_SYSTEM_UID, in updateUiControl()
76 import static android.os.PowerExemptionManager.REASON_SYSTEM_UID;2788 return REASON_SYSTEM_UID; in getBackgroundRestrictionExemptionReason()
52 import static android.os.PowerExemptionManager.REASON_SYSTEM_UID;6529 ret = REASON_SYSTEM_UID; in shouldAllowFgsWhileInUsePermissionLocked()
21219 REASON_SYSTEM_UID = 51; enumerator