Home
last modified time | relevance | path

Searched defs:feedback (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DTestNotificationAssistant.java143 public void onNotificationFeedbackReceived(String key, RankingMap rankingMap, Bundle feedback) { in onNotificationFeedbackReceived()
DNotificationAssistantServiceTest.java685 Bundle feedback = new Bundle(); in testOnNotificationFeedbackReceived() local
688 mStatusBarManager.sendNotificationFeedback(sbn.getKey(), feedback); in testOnNotificationFeedbackReceived() local