Searched refs:EXACT_ALLOW_REASON_COMPAT (Results 1 – 4 of 4) sorted by relevance
86 static final int EXACT_ALLOW_REASON_COMPAT = 2; field in Alarm284 case EXACT_ALLOW_REASON_COMPAT: in exactReasonToString()
93 case Alarm.EXACT_ALLOW_REASON_COMPAT: in reasonToStatsReason()
53 import static com.android.server.alarm.Alarm.EXACT_ALLOW_REASON_COMPAT;2810 exactAllowReason = EXACT_ALLOW_REASON_COMPAT;
59 import static com.android.server.alarm.Alarm.EXACT_ALLOW_REASON_COMPAT;2329 eq(EXACT_ALLOW_REASON_COMPAT));2345 eq(EXACT_ALLOW_REASON_COMPAT));2384 bundleCaptor.capture(), eq(EXACT_ALLOW_REASON_COMPAT));