Searched refs:getBluetoothState (Results 1 – 2 of 2) sorted by relevance
117 mModel.getBluetoothState().observe(this, state -> { in observeViewModel()
221 public MutableLiveData<Integer> getBluetoothState() { in getBluetoothState() method in AssociatedDeviceViewModel