Loading src/com/android/settings/bluetooth/BluetoothDeviceUpdater.java +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ public abstract class BluetoothDeviceUpdater implements BluetoothCallback { } @Override public void onProfileAudioStateChanged(int bluetoothProfile, int state) { public void onAudioModeChanged() { } /** Loading src/com/android/settings/bluetooth/BluetoothSummaryUpdater.java +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ public final class BluetoothSummaryUpdater extends SummaryUpdater implements Blu } @Override public void onProfileAudioStateChanged(int bluetoothProfile, int state) { public void onAudioModeChanged() { } @Override Loading src/com/android/settings/bluetooth/DeviceListPreferenceFragment.java +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,7 @@ public abstract class DeviceListPreferenceFragment extends public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { } @Override public void onProfileAudioStateChanged(int bluetoothProfile, int state) { } public void onAudioModeChanged() { } /** * Return the key of the {@link PreferenceGroup} that contains the bluetooth devices Loading Loading
src/com/android/settings/bluetooth/BluetoothDeviceUpdater.java +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ public abstract class BluetoothDeviceUpdater implements BluetoothCallback { } @Override public void onProfileAudioStateChanged(int bluetoothProfile, int state) { public void onAudioModeChanged() { } /** Loading
src/com/android/settings/bluetooth/BluetoothSummaryUpdater.java +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ public final class BluetoothSummaryUpdater extends SummaryUpdater implements Blu } @Override public void onProfileAudioStateChanged(int bluetoothProfile, int state) { public void onAudioModeChanged() { } @Override Loading
src/com/android/settings/bluetooth/DeviceListPreferenceFragment.java +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,7 @@ public abstract class DeviceListPreferenceFragment extends public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { } @Override public void onProfileAudioStateChanged(int bluetoothProfile, int state) { } public void onAudioModeChanged() { } /** * Return the key of the {@link PreferenceGroup} that contains the bluetooth devices Loading