Home
last modified time | relevance | path

Searched defs:noMan (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java766 INotificationManager noMan = getNotificationInterface(); in registerAsSystemService() local
782 INotificationManager noMan = getNotificationInterface(); in unregisterAsSystemService() local
794 INotificationManager noMan = INotificationManager.Stub.asInterface( in requestRebind() local
815 INotificationManager noMan = getNotificationInterface(); in requestUnbind() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java884 NotificationManager noMan = in notifyUserAboutHiddenNotifications() local