Searched refs:REASON_CANCEL (Results 1 – 9 of 9) sorted by relevance
18 import static android.service.notification.NotificationListenerService.REASON_CANCEL;398 REASON_CANCEL)); in addNotificationInternal()440 REASON_CANCEL)); in updateNotificationInternal()
21 import static android.service.notification.NotificationListenerService.REASON_CANCEL;613 mRow.getEntry().key, REASON_CANCEL); in removeBubble_fails_userDismissNotif()639 mRow.getEntry().key, REASON_CANCEL); in removeBubble_succeeds_userDismissBubble_userDimissNotif()
19 import static android.service.notification.NotificationListenerService.REASON_CANCEL;548 mEntryManager.performRemoveNotification(mSbn, REASON_CANCEL); in testPerformRemoveNotification_removedEntry()
24 import static android.service.notification.NotificationListenerService.REASON_CANCEL;557 final boolean isUserDimiss = reason == REASON_CANCEL || reason == REASON_CLICK;
180 public static final int REASON_CANCEL = 2; field in NotificationListenerService
68 import static android.service.notification.NotificationListenerService.REASON_CANCEL;876 true, userId, REASON_CANCEL, nv.rank, nv.count,null);5455 if (mReason == REASON_CANCEL6762 case REASON_CANCEL:
105 REASON_CANCEL = 2; enumerator
41965 field public static final int REASON_CANCEL = 2; // 0x2
42109 field public static final int REASON_CANCEL = 2; // 0x2