Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DWifiTracker.java712 tracker.copyAndNotifyListeners(false /*notifyListeners*/); in getCurrentAccessPoints()
788 copyAndNotifyListeners(true /*notifyListeners*/); in handleMessage()
996 private void copyAndNotifyListeners(boolean notifyListeners) { in copyAndNotifyListeners() method in WifiTracker