Searched refs:REASON_ALARM_MANAGER_ALARM_CLOCK (Results 1 – 6 of 6) sorted by relevance
233 public static final int REASON_ALARM_MANAGER_ALARM_CLOCK = field in PowerWhitelistManager234 PowerExemptionManager.REASON_ALARM_MANAGER_ALARM_CLOCK;359 REASON_ALARM_MANAGER_ALARM_CLOCK,
288 public static final int REASON_ALARM_MANAGER_ALARM_CLOCK = 301; field in PowerExemptionManager492 REASON_ALARM_MANAGER_ALARM_CLOCK,839 case REASON_ALARM_MANAGER_ALARM_CLOCK: in reasonCodeToString()
156 REASON_ALARM_MANAGER_ALARM_CLOCK = 301; enumerator
38 import static android.os.PowerExemptionManager.REASON_ALARM_MANAGER_ALARM_CLOCK;896 REASON_ALARM_MANAGER_ALARM_CLOCK, ""); in updateAllowWhileIdleWhitelistDurationLocked()
55 import static android.os.PowerExemptionManager.REASON_ALARM_MANAGER_ALARM_CLOCK;600 && r.mAllowStartForegroundAtEntering != REASON_ALARM_MANAGER_ALARM_CLOCK in stopAllForegroundServicesLocked()2130 return item.mReasonCode == REASON_ALARM_MANAGER_ALARM_CLOCK; in isTempAllowedByAlarmClock()
22224 REASON_ALARM_MANAGER_ALARM_CLOCK = 301; enumerator