Searched refs:REASON_APP_CANCEL (Results 1 – 7 of 7) sorted by relevance
20 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL;512 mRemoveInterceptor.onNotificationRemoveRequested(mRow.getEntry().key, REASON_APP_CANCEL); in testExpandStackAndSelectBubble_removedFirst() local576 mRow.getEntry().key, REASON_APP_CANCEL); in testRemoveBubble_succeeds_appCancel()
22 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL;558 final boolean isAppCancel = reason == REASON_APP_CANCEL
192 public static final int REASON_APP_CANCEL = 8; field in NotificationListenerService
66 import static android.service.notification.NotificationListenerService.REASON_APP_CANCEL;2463 mustNotHaveFlags, false, userId, REASON_APP_CANCEL, null);6768 case REASON_APP_CANCEL:
123 REASON_APP_CANCEL = 8; enumerator
41963 field public static final int REASON_APP_CANCEL = 8; // 0x8
42107 field public static final int REASON_APP_CANCEL = 8; // 0x8