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

/frameworks/base/services/java/com/android/server/wifi/
H A DWifiNotificationController.java60 private NotificationEnabledSettingObserver mNotificationEnabledSettingObserver; field in class:WifiNotificationController
137 mNotificationEnabledSettingObserver = new NotificationEnabledSettingObserver(new Handler());
138 mNotificationEnabledSettingObserver.register();

Completed in 43 milliseconds