Searched defs:bluetoothState (Results 1 – 6 of 6) sorted by relevance
51 private val bluetoothState = MutableStateFlow(false) constant
52 default void onBluetoothStateChanged(@AdapterState int bluetoothState) {} in onBluetoothStateChanged()
341 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()
59 ) { bluetoothState, deviceItem, audioSharingOn -> in onActivated() method
337 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()