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

/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
H A DRanker.java156 public void onListenerConnected() { method in class:Ranker
/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java73 * <p>The service should wait for the {@link #onListenerConnected()} event
75 * method is the <i>only</i> one that is safe to call before {@link #onListenerConnected()}
116 * {@see #onListenerConnected()}
290 public void onListenerConnected() { method in class:NotificationListenerService
357 * <p>The service should wait for the {@link #onListenerConnected()} event
396 * <p>The service should wait for the {@link #onListenerConnected()} event
420 * <p>The service should wait for the {@link #onListenerConnected()} event
435 * <p>The service should wait for the {@link #onListenerConnected()} event
457 * <p>The service should wait for the {@link #onListenerConnected()} event
482 * <p>The service should wait for the {@link #onListenerConnected()} even
928 public void onListenerConnected(NotificationRankingUpdate update) { method in class:NotificationListenerService.NotificationListenerWrapper
[all...]

Completed in 82 milliseconds