Home
last modified time | relevance | path

Searched refs:NotificationListenerWrapper (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java182 protected NotificationListenerWrapper mWrapper = null;
727 mWrapper = new NotificationListenerWrapper(); in onBind()
763 mWrapper = new NotificationListenerWrapper(); in registerAsSystemService()
864 protected class NotificationListenerWrapper extends INotificationListener.Stub { class in NotificationListenerService
DNotificationRankerService.java220 private class NotificationRankingServiceWrapper extends NotificationListenerWrapper {
/frameworks/base/
Dcompiled-classes-phone3614 android.service.notification.NotificationListenerService$NotificationListenerWrapper