Searched refs:noMan (Results 1 – 2 of 2) sorted by relevance
766 INotificationManager noMan = getNotificationInterface(); in registerAsSystemService() local769 noMan.registerListener(mWrapper, componentName, currentUser); in registerAsSystemService()782 INotificationManager noMan = getNotificationInterface(); in unregisterAsSystemService() local783 noMan.unregisterListener(mWrapper, mCurrentUser); in unregisterAsSystemService()794 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local797 noMan.requestBindListener(componentName); in requestRebind()815 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local817 noMan.requestUnbindListener(mWrapper); in requestUnbind()
536 NotificationManager noMan = (NotificationManager)538 noMan.cancel(R.id.notification_hidden);864 NotificationManager noMan = in notifyUserAboutHiddenNotifications() local866 noMan.notify(R.id.notification_hidden, note.build()); in notifyUserAboutHiddenNotifications()