Home | History | Annotate | Download | only in notification

Lines Matching refs:INotificationListenerWrapper

113     private INotificationListenerWrapper mWrapper = null;
552 mWrapper = new INotificationListenerWrapper();
582 mWrapper = new INotificationListenerWrapper();
604 private class INotificationListenerWrapper extends INotificationListener.Stub {