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

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java113 private INotificationListenerWrapper mWrapper = null;
552 mWrapper = new INotificationListenerWrapper();
582 mWrapper = new INotificationListenerWrapper();
604 private class INotificationListenerWrapper extends INotificationListener.Stub { class in class:NotificationListenerService

Completed in 62 milliseconds