Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DDevicePickerFragment.java138 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in DevicePickerFragment
DBluetoothSettings.java435 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothSettings
536 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothSettings.SummaryProvider
DDeviceListPreferenceFragment.java221 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in DeviceListPreferenceFragment
DDockService.java937 public void onBluetoothStateChanged(int bluetoothState) { } in onBluetoothStateChanged() method in DockService.DockBluetoothCallback