Home
last modified time | relevance | path

Searched refs:onNotificationPosted (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyNotificationListenerService.java40 public void onNotificationPosted(StatusBarNotification sbn) { in onNotificationPosted() method in MyNotificationListenerService
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java266 public void onNotificationPosted(StatusBarNotification sbn, RankingMap rankingMap) { in onNotificationPosted() method in MockListener