Searched defs:onListenerConnected (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | INotificationListener.aidl | 26 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method |
D | NotificationListenerService.java | 207 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService |