Searched refs:REASON_LOCKDOWN (Results 1 – 4 of 4) sorted by relevance
282 public static final int REASON_LOCKDOWN = 23; field in NotificationListenerService312 REASON_LOCKDOWN,
129 import static android.service.notification.NotificationListenerService.REASON_LOCKDOWN;10410 mListeners.notifyRemovedLocked(rec, REASON_LOCKDOWN,
104 import static android.service.notification.NotificationListenerService.REASON_LOCKDOWN;12799 assertEquals(REASON_LOCKDOWN, captor.getValue().intValue());
41221 field public static final int REASON_LOCKDOWN = 23; // 0x17