Searched refs:REASON_ACTIVE_DEVICE_ADMIN (Results 1 – 6 of 6) sorted by relevance
401 public static final int REASON_ACTIVE_DEVICE_ADMIN = 324; field in PowerExemptionManager515 REASON_ACTIVE_DEVICE_ADMIN,732 case REASON_ACTIVE_DEVICE_ADMIN: in getExemptionReasonForStatsd()733 return AppBackgroundRestrictionsInfo.REASON_ACTIVE_DEVICE_ADMIN; in getExemptionReasonForStatsd()885 case REASON_ACTIVE_DEVICE_ADMIN: in reasonCodeToString()
179 REASON_ACTIVE_DEVICE_ADMIN = 324; enumerator
713 PowerExemptionManager.REASON_ACTIVE_DEVICE_ADMIN, in updateUiControl()
66 import static android.os.PowerExemptionManager.REASON_ACTIVE_DEVICE_ADMIN;2946 return REASON_ACTIVE_DEVICE_ADMIN;
52 import static android.os.PowerExemptionManager.REASON_ACTIVE_DEVICE_ADMIN;2952 case REASON_ACTIVE_DEVICE_ADMIN: in checkPermission()
22247 REASON_ACTIVE_DEVICE_ADMIN = 324; enumerator