Home
last modified time | relevance | path

Searched refs:sNotificationListenerInstance (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java764 sNotificationListenerInstance = null; field in NotificationShellCmd.ShellNls
770 sNotificationListenerInstance = this; in onListenerConnected()
779 return sNotificationListenerInstance; in getInstance()