Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl27 void onListenerConnected(in NotificationRankingUpdate update); in onListenerConnected() method
DNotificationListenerService.java290 public void onListenerConnected() { in onListenerConnected() method in NotificationListenerService
928 public void onListenerConnected(NotificationRankingUpdate update) { in onListenerConnected() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DRanker.java156 public void onListenerConnected() { in onListenerConnected() method in Ranker