Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl26 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
DNotificationListenerService.java207 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService
648 public void onListenerConnected(NotificationRankingUpdate update) { in onListenerConnected() method in NotificationListenerService.INotificationListenerWrapper