Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNotificationController.java60 private NotificationEnabledSettingObserver mNotificationEnabledSettingObserver; field in WifiNotificationController
149 mNotificationEnabledSettingObserver = new NotificationEnabledSettingObserver( in WifiNotificationController()
151 mNotificationEnabledSettingObserver.register(); in WifiNotificationController()