Searched refs:REASON_CANCEL (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/packages/ExtServices/tests/src/android/ext/services/notification/ |
D | AssistantTest.java | 161 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/ |
D | Assistant.java | 77 PREJUDICAL_DISMISSALS.add(REASON_CANCEL);
|
/frameworks/base/core/java/android/service/notification/ |
D | NotificationListenerService.java | 175 public static final int REASON_CANCEL = 2; field in NotificationListenerService
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 98 REASON_CANCEL = 2; enumerator
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 40129 Landroid/service/notification/NotificationListenerService;->REASON_CANCEL:I
|
/frameworks/base/api/ |
D | current.txt | 39374 field public static final int REASON_CANCEL = 2; // 0x2
|