Searched refs:REASON_ROLE_EMERGENCY (Results 1 – 4 of 4) sorted by relevance
376 public static final int REASON_ROLE_EMERGENCY = 319; field in PowerExemptionManager496 REASON_ROLE_EMERGENCY,709 case REASON_ROLE_EMERGENCY: in getExemptionReasonForStatsd()710 return AppBackgroundRestrictionsInfo.REASON_ROLE_EMERGENCY; in getExemptionReasonForStatsd()858 case REASON_ROLE_EMERGENCY: in reasonCodeToString()
174 REASON_ROLE_EMERGENCY = 319; enumerator
73 import static android.os.PowerExemptionManager.REASON_ROLE_EMERGENCY;2863 return REASON_ROLE_EMERGENCY; in getPotentialUserAllowedExemptionReason()
79 import static android.os.PowerExemptionManager.REASON_ROLE_EMERGENCY;2717 case REASON_ROLE_EMERGENCY: in checkPermission()