Searched refs:REASON_SYSTEM_UID (Results 1 – 7 of 7) sorted by relevance
157 public static final int REASON_SYSTEM_UID = 51; field in PowerExemptionManager455 REASON_SYSTEM_UID,698 case REASON_SYSTEM_UID: in getExemptionReasonForStatsd()699 return AppBackgroundRestrictionsInfo.REASON_SYSTEM_UID; in getExemptionReasonForStatsd()767 case REASON_SYSTEM_UID: in reasonCodeToString()
140 public static final int REASON_SYSTEM_UID = PowerExemptionManager.REASON_SYSTEM_UID; field in PowerWhitelistManager335 REASON_SYSTEM_UID,
118 REASON_SYSTEM_UID = 51; enumerator
705 PowerExemptionManager.REASON_SYSTEM_UID, in updateUiControl()
85 import static android.os.PowerExemptionManager.REASON_SYSTEM_UID;2893 return REASON_SYSTEM_UID;
85 import static android.os.PowerExemptionManager.REASON_SYSTEM_UID;2941 case REASON_SYSTEM_UID: in checkPermission()8421 ret = REASON_SYSTEM_UID; in shouldAllowFgsWhileInUsePermissionLocked()
22186 REASON_SYSTEM_UID = 51; enumerator