Merge "Use another callback to notify the updater that UI should be updated" into pi-dev am: dee5035764

am: 5d7faa9696

Change-Id: I7db97d62afbdb6deacc9f0b34393697acd44b0f2
This commit is contained in:
Ryan Lin
2018-05-11 15:24:30 -07:00
committed by android-build-merger
8 changed files with 78 additions and 61 deletions

View File

@@ -161,6 +161,11 @@ public abstract class BluetoothDeviceUpdater implements BluetoothCallback,
public void onAudioModeChanged() {
}
@Override
public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state,
int bluetoothProfile) {
}
@Override
public void onServiceConnected() {
// When bluetooth service connected update the UI