Searched defs:bluetoothState (Results 1 – 6 of 6) sorted by relevance
52 private val bluetoothState = MutableStateFlow(false) constant in com.android.systemui.bluetooth.qsdialog.AudioSharingInteractorTest
52 default void onBluetoothStateChanged(@AdapterState int bluetoothState) {} in onBluetoothStateChanged()
324 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
392 private void onBluetoothStateChangedInternal(int bluetoothState) { in onBluetoothStateChangedInternal()501 int bluetoothState = msg.arg1; in handleMessage() local608 public void onBluetoothStateChanged(@BluetoothCallback.AdapterState int bluetoothState) { in onBluetoothStateChanged()
56 ) { bluetoothState, deviceItem -> in bluetoothState() method
337 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()