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()
553 NotificationManager noMan = (NotificationManager)555 noMan.cancel(SystemMessage.NOTE_HIDDEN_NOTIFICATIONS);884 NotificationManager noMan = in notifyUserAboutHiddenNotifications() local886 noMan.notify(SystemMessage.NOTE_HIDDEN_NOTIFICATIONS, note.build()); in notifyUserAboutHiddenNotifications()