Searched refs:REASON_CANCEL (Results 1 – 8 of 8) sorted by relevance
18 import static android.service.notification.NotificationListenerService.REASON_CANCEL;393 REASON_CANCEL)); in addNotificationInternal()435 REASON_CANCEL)); in updateNotificationInternal()
22 import static android.service.notification.NotificationListenerService.REASON_CANCEL;604 mRow.getEntry().key, REASON_CANCEL); in removeBubble_fails_userDismissNotif()630 mRow.getEntry().key, REASON_CANCEL); in removeBubble_succeeds_userDismissBubble_userDimissNotif()
26 import static android.service.notification.NotificationListenerService.REASON_CANCEL;441 final boolean isUserDimiss = reason == REASON_CANCEL;
19 import static android.service.notification.NotificationListenerService.REASON_CANCEL;545 mEntryManager.performRemoveNotification(mSbn, REASON_CANCEL); in testPerformRemoveNotification_removedEntry()
180 public static final int REASON_CANCEL = 2; field in NotificationListenerService
68 import static android.service.notification.NotificationListenerService.REASON_CANCEL;862 true, userId, REASON_CANCEL, nv.rank, nv.count,null);6524 case REASON_CANCEL:
105 REASON_CANCEL = 2; enumerator
41525 field public static final int REASON_CANCEL = 2; // 0x2