Searched refs:EXACT_ALLOW_REASON_COMPAT (Results 1 – 4 of 4) sorted by relevance
91 static final int EXACT_ALLOW_REASON_COMPAT = 2; field in Alarm289 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;2964 exactAllowReason = EXACT_ALLOW_REASON_COMPAT;
56 import static com.android.server.alarm.Alarm.EXACT_ALLOW_REASON_COMPAT;2380 eq(EXACT_ALLOW_REASON_COMPAT));2396 eq(EXACT_ALLOW_REASON_COMPAT));2435 bundleCaptor.capture(), eq(EXACT_ALLOW_REASON_COMPAT));