Searched refs:noMan (Results 1 – 2 of 2) sorted by relevance
584 INotificationManager noMan = getNotificationInterface(); in registerAsSystemService() local585 noMan.registerListener(mWrapper, componentName, currentUser); in registerAsSystemService()599 INotificationManager noMan = getNotificationInterface(); in unregisterAsSystemService() local600 noMan.unregisterListener(mWrapper, mCurrentUser); in unregisterAsSystemService()
387 NotificationManager noMan = (NotificationManager)389 noMan.cancel(HIDDEN_NOTIFICATION_ID);658 NotificationManager noMan = in notifyUserAboutHiddenNotifications() local660 noMan.notify(HIDDEN_NOTIFICATION_ID, note.build()); in notifyUserAboutHiddenNotifications()