HomeSort by relevance Sort by last modified time
    Searched defs:onBluetoothStateChange (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java 452 onBluetoothStateChange(mBluetoothState);
459 public void onBluetoothStateChange(boolean on) {
461 onBluetoothStateChange(mBluetoothState);
463 public void onBluetoothStateChange(BluetoothState bluetoothStateIn) {
486 onBluetoothStateChange(mBluetoothState.enabled);

Completed in 242 milliseconds