Searched defs:bluetoothState (Results 1 – 4 of 4) sorted by relevance
52 default void onBluetoothStateChanged(@AdapterState int bluetoothState) {} in onBluetoothStateChanged()
308 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
386 private void onBluetoothStateChangedInternal(int bluetoothState) { in onBluetoothStateChangedInternal()495 int bluetoothState = msg.arg1; in handleMessage() local602 public void onBluetoothStateChanged(@BluetoothCallback.AdapterState int bluetoothState) { in onBluetoothStateChanged()
346 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged()