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

/frameworks/base/services/java/com/android/server/wifi/
H A DWifiNotificationController.java60 private NotificationEnabledSettingObserver mNotificationEnabledSettingObserver;
137 mNotificationEnabledSettingObserver = new NotificationEnabledSettingObserver(new Handler());
267 private class NotificationEnabledSettingObserver extends ContentObserver { class in class:WifiNotificationController
268 public NotificationEnabledSettingObserver(Handler handler) { method in class:WifiNotificationController.NotificationEnabledSettingObserver

Completed in 2906 milliseconds