Searched defs:bluetoothState (Results 1 – 20 of 20) 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()
161 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
140 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
130 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
70 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
73 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
135 private void updateFooterPreferenceTitle (int bluetoothState) { in updateFooterPreferenceTitle()
125 public final void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
99 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
201 Integer bluetoothState = mBluetoothStateLiveData.getValue(); in isBluetoothEnabled() local
149 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
153 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged()
686 protected abstract int setBluetoothStatus(boolean bluetoothState); in setBluetoothStatus()