Searched defs:onListenerConnected (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | INotificationListener.aidl | 27 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method |
D | NotificationListenerService.java | 290 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService |
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/ | ||
D | Ranker.java | 156 public void onListenerConnected() { in onListenerConnected() method in Ranker |