Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNeneNotificationListenerService.kt46 override fun onNotificationRankingUpdate(rankingMap: RankingMap?) { in onNotificationRankingUpdate() method in com.android.bedstead.nene.notifications.NeneNotificationListenerService
47 super.onNotificationRankingUpdate(rankingMap) in onNotificationRankingUpdate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java135 public void onNotificationRankingUpdate(RankingMap rankingMap) { in onNotificationRankingUpdate() method in MockListener
176 onNotificationRankingUpdate(rankingMap); in onNotificationPosted()
185 onNotificationRankingUpdate(rankingMap); in onNotificationRemoved()
204 onNotificationRankingUpdate(rankingMap); in onNotificationRemoved()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryNotificationListener.java87 public void onNotificationRankingUpdate(RankingMap rankingMap) { in onNotificationRankingUpdate() method in SecondaryNotificationListener
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestNotificationListener.java143 public void onNotificationRankingUpdate(RankingMap rankingMap) { in onNotificationRankingUpdate() method in TestNotificationListener
/cts/tests/app/shared/src/android/app/stubs/shared/
DTestNotificationListener.java178 public void onNotificationRankingUpdate(RankingMap rankingMap) { in onNotificationRankingUpdate() method in TestNotificationListener
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt41171 …method @UiThread public void onNotificationRankingUpdate(android.service.notification.Notification…