Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java759 sNotificationListenerInstance = null; field in NotificationShellCmd.ShellNls
765 sNotificationListenerInstance = this; in onListenerConnected()
774 return sNotificationListenerInstance; in getInstance()