Searched refs:EXACT_ALLOW_REASON_ALLOW_LIST (Results 1 – 4 of 4) sorted by relevance
87 static final int EXACT_ALLOW_REASON_ALLOW_LIST = 1; field in Alarm287 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;2974 exactAllowReason = EXACT_ALLOW_REASON_ALLOW_LIST;5228 Process.myUid(), "android", null, EXACT_ALLOW_REASON_ALLOW_LIST); in scheduleTimeTickEvent()5248 Process.myUid(), "android", null, EXACT_ALLOW_REASON_ALLOW_LIST); in scheduleDateChangedEvent()
55 import static com.android.server.alarm.Alarm.EXACT_ALLOW_REASON_ALLOW_LIST;2555 isNull(), eq(EXACT_ALLOW_REASON_ALLOW_LIST));2627 eq(EXACT_ALLOW_REASON_ALLOW_LIST));2698 eq(EXACT_ALLOW_REASON_ALLOW_LIST));2833 eq(EXACT_ALLOW_REASON_ALLOW_LIST));