Searched refs:REASON_ROLE_EMERGENCY (Results 1 – 5 of 5) sorted by relevance
376 public static final int REASON_ROLE_EMERGENCY = 319; field in PowerExemptionManager510 REASON_ROLE_EMERGENCY,726 case REASON_ROLE_EMERGENCY: in getExemptionReasonForStatsd()727 return AppBackgroundRestrictionsInfo.REASON_ROLE_EMERGENCY; in getExemptionReasonForStatsd()875 case REASON_ROLE_EMERGENCY: in reasonCodeToString()
174 REASON_ROLE_EMERGENCY = 319; enumerator
81 import static android.os.PowerExemptionManager.REASON_ROLE_EMERGENCY;2976 return REASON_ROLE_EMERGENCY;
78 import static android.os.PowerExemptionManager.REASON_ROLE_EMERGENCY;2953 case REASON_ROLE_EMERGENCY: in checkPermission()
22242 REASON_ROLE_EMERGENCY = 319; enumerator