Searched defs:onScanningStateChanged (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothCallback.java25 void onScanningStateChanged(boolean started); method in interface:BluetoothCallback
H A DCachedBluetoothDeviceManager.java112 public synchronized void onScanningStateChanged(boolean started) { method in class:CachedBluetoothDeviceManager
H A DBluetoothSettings.java339 public void onScanningStateChanged(boolean started) { method in class:BluetoothSettings
340 super.onScanningStateChanged(started);
H A DDeviceListPreferenceFragment.java191 public void onScanningStateChanged(boolean started) { method in class:DeviceListPreferenceFragment

Completed in 82 milliseconds