Home
last modified time | relevance | path

Searched refs:REASON_ALARM_MANAGER_ALARM_CLOCK (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java117 private static final int REASON_ALARM_MANAGER_ALARM_CLOCK = 301; field in ActivityManagerFgsBgStartTest
1938 REASON_ALARM_MANAGER_ALARM_CLOCK, in testTempAllowListReasonCodeAlarmClock()
1977 testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal(REASON_ALARM_MANAGER_ALARM_CLOCK); in testAlarmClockFgsNotStoppedByBackgroundRestricted()
2028 if (reasonCode == REASON_ALARM_MANAGER_ALARM_CLOCK) { in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal()