Searched refs:BluetoothCallback (Results 1 – 6 of 6) sorted by relevance
138 public void registerCallback(BluetoothCallback callback) { in registerCallback()198 for (BluetoothCallback callback : mCallbacks) { in dispatchDeviceAdded()204 for (BluetoothCallback callback : mCallbacks) { in dispatchDeviceRemoved()211 for (BluetoothCallback callback : mCallbacks) { in dispatchProfileConnectionStateChanged()217 for (BluetoothCallback callback : mCallbacks) { in dispatchConnectionStateChanged()226 for (BluetoothCallback callback : mCallbacks) { in dispatchAudioModeChanged()255 for (BluetoothCallback callback : mCallbacks) { in dispatchActiveDeviceChanged()261 for (BluetoothCallback callback : mCallbacks) { in dispatchAclStateChanged()293 for (BluetoothCallback callback : mCallbacks) { in onReceive()309 for (BluetoothCallback callback : mCallbacks) { in onReceive()[all …]
40 public interface BluetoothCallback { interface
45 import com.android.settingslib.bluetooth.BluetoothCallback;600 private final class BluetoothCallbackHandler implements BluetoothCallback {602 public void onBluetoothStateChanged(@BluetoothCallback.AdapterState int bluetoothState) { in onBluetoothStateChanged()
32 import com.android.settingslib.bluetooth.BluetoothCallback;63 public class BluetoothControllerImpl implements BluetoothController, BluetoothCallback,
40 import com.android.settingslib.bluetooth.BluetoothCallback;59 public class LocalMediaManager implements BluetoothCallback {
62 private BluetoothCallback mBluetoothCallback;