Searched refs:REASON_CANCEL_ALL (Results 1 – 7 of 7) sorted by relevance
27 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;440 final boolean isClearAll = reason == REASON_CANCEL_ALL;
23 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;583 mRow.getEntry().key, REASON_CANCEL_ALL); in removeBubble_fails_clearAll()
182 public static final int REASON_CANCEL_ALL = 3; field in NotificationListenerService
5538 NotificationListenerService.REASON_CANCEL_ALL);5542 NotificationListenerService.REASON_CANCEL_ALL);
69 import static android.service.notification.NotificationListenerService.REASON_CANCEL_ALL;777 cancelAllLocked(callingUid, callingPid, userId, REASON_CANCEL_ALL, null,6525 case REASON_CANCEL_ALL:
108 REASON_CANCEL_ALL = 3; enumerator
41526 field public static final int REASON_CANCEL_ALL = 3; // 0x3