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

  /frameworks/base/services/java/com/android/server/
BluetoothManagerService.java 138 private final IBluetoothCallback mBluetoothCallback = new IBluetoothCallback.Stub() {
457 mBluetooth.unregisterCallback(mBluetoothCallback);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java 267 private RefreshCallback mBluetoothCallback;
552 mBluetoothCallback = cb;
588 mBluetoothCallback.refreshView(mBluetoothTile, mBluetoothState);
    [all...]

Completed in 42 milliseconds