Searched refs:REASON_LOCKDOWN (Results 1 – 4 of 4) sorted by relevance
280 public static final int REASON_LOCKDOWN = 23; field in NotificationListenerService310 REASON_LOCKDOWN,
105 import static android.service.notification.NotificationListenerService.REASON_LOCKDOWN;10052 mListeners.notifyRemovedLocked(rec, REASON_LOCKDOWN,
77 import static android.service.notification.NotificationListenerService.REASON_LOCKDOWN;11180 assertEquals(REASON_LOCKDOWN, captor.getValue().intValue());
40963 field public static final int REASON_LOCKDOWN = 23; // 0x17