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 558 onBluetoothStateChange(mBluetoothState);
565 public void onBluetoothStateChange(boolean on) {
567 onBluetoothStateChange(mBluetoothState);
569 public void onBluetoothStateChange(BluetoothState bluetoothStateIn) {
592 onBluetoothStateChange(mBluetoothState.enabled);
    [all...]

Completed in 1681 milliseconds