Home
last modified time | relevance | path

Searched refs:REASON_CANCEL (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/ExtServices/tests/src/android/ext/services/notification/
DAssistantTest.java161 sbn, mock(RankingMap.class), stats, NotificationListenerService.REASON_CANCEL); in dismissBadNotification()
213 sbn, mock(RankingMap.class), stats, NotificationListenerService.REASON_CANCEL); in testGroupChildCanTriggerAdjustment()
237 sbn, mock(RankingMap.class), stats, NotificationListenerService.REASON_CANCEL); in testGroupSummaryCannotTriggerAdjustment()
256 sbn, mock(RankingMap.class), stats, NotificationListenerService.REASON_CANCEL); in testAodCannotTriggerAdjustment()
275 sbn, mock(RankingMap.class), stats, NotificationListenerService.REASON_CANCEL); in testInteractedCannotTriggerAdjustment()
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DAssistant.java77 PREJUDICAL_DISMISSALS.add(REASON_CANCEL);
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java175 public static final int REASON_CANCEL = 2; field in NotificationListenerService
/frameworks/base/proto/src/
Dmetrics_constants.proto98 REASON_CANCEL = 2; enumerator
/frameworks/base/config/
Dhiddenapi-public-dex.txt40129 Landroid/service/notification/NotificationListenerService;->REASON_CANCEL:I
/frameworks/base/api/
Dcurrent.txt39374 field public static final int REASON_CANCEL = 2; // 0x2