Searched refs:EXACT_ALLOW_REASON_ALLOW_LIST (Results 1 – 4 of 4) sorted by relevance
82 static final int EXACT_ALLOW_REASON_ALLOW_LIST = 1; field in Alarm282 case EXACT_ALLOW_REASON_ALLOW_LIST: in exactReasonToString()
91 case Alarm.EXACT_ALLOW_REASON_ALLOW_LIST: in reasonToStatsReason()
52 import static com.android.server.alarm.Alarm.EXACT_ALLOW_REASON_ALLOW_LIST;2820 exactAllowReason = EXACT_ALLOW_REASON_ALLOW_LIST;4872 Process.myUid(), "android", null, EXACT_ALLOW_REASON_ALLOW_LIST); in scheduleTimeTickEvent()4892 Process.myUid(), "android", null, EXACT_ALLOW_REASON_ALLOW_LIST); in scheduleDateChangedEvent()
58 import static com.android.server.alarm.Alarm.EXACT_ALLOW_REASON_ALLOW_LIST;2499 isNull(), eq(EXACT_ALLOW_REASON_ALLOW_LIST));2571 eq(EXACT_ALLOW_REASON_ALLOW_LIST));2642 eq(EXACT_ALLOW_REASON_ALLOW_LIST));2777 eq(EXACT_ALLOW_REASON_ALLOW_LIST));