Searched refs:REASON_ACTIVE_DEVICE_ADMIN (Results 1 – 5 of 5) sorted by relevance
401 public static final int REASON_ACTIVE_DEVICE_ADMIN = 324; field in PowerExemptionManager502 REASON_ACTIVE_DEVICE_ADMIN,715 case REASON_ACTIVE_DEVICE_ADMIN: in getExemptionReasonForStatsd()716 return AppBackgroundRestrictionsInfo.REASON_ACTIVE_DEVICE_ADMIN; in getExemptionReasonForStatsd()868 case REASON_ACTIVE_DEVICE_ADMIN: in reasonCodeToString()
179 REASON_ACTIVE_DEVICE_ADMIN = 324; enumerator
711 PowerExemptionManager.REASON_ACTIVE_DEVICE_ADMIN,
58 import static android.os.PowerExemptionManager.REASON_ACTIVE_DEVICE_ADMIN;2833 return REASON_ACTIVE_DEVICE_ADMIN; in getPotentialSystemExemptionReason()
52 import static android.os.PowerExemptionManager.REASON_ACTIVE_DEVICE_ADMIN;2716 case REASON_ACTIVE_DEVICE_ADMIN: in checkPermission()