Searched defs:bluetoothState (Results 1 – 16 of 16) sorted by relevance
147 void updateContent(int bluetoothState) { in updateContent()168 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
52 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
178 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
144 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
115 private void updateFooterPreferenceTitle(int bluetoothState) { in updateFooterPreferenceTitle()
36 default void onBluetoothStateChanged(int bluetoothState) {} in onBluetoothStateChanged()
211 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
121 Integer bluetoothState = mBluetoothStateLiveData.getValue(); in isBluetoothEnabled() local
58 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
95 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
380 private void onBluetoothStateChangedInternal(int bluetoothState) { in onBluetoothStateChangedInternal()489 int bluetoothState = msg.arg1; in handleMessage() local596 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
136 public final void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
109 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
149 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
324 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
686 protected abstract int setBluetoothStatus(boolean bluetoothState); in setBluetoothStatus()