Home
last modified time | relevance | path

Searched defs:onBluetoothStateChanged (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothCallback.java24 void onBluetoothStateChanged(int bluetoothState); in onBluetoothStateChanged() method
DDevicePickerFragment.java130 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in DevicePickerFragment
DCachedBluetoothDeviceManager.java149 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in CachedBluetoothDeviceManager
DDeviceListPreferenceFragment.java209 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in DeviceListPreferenceFragment
DBluetoothSettings.java372 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothSettings