Searched refs:BluetoothStateLiveData (Results 1 – 3 of 3) sorted by relevance
40 private BluetoothStateLiveData mBluetoothStateLiveData;50 BluetoothStateLiveData bluetoothStateLiveData, in UiBluetoothMonitor()
39 class BluetoothStateLiveData extends LiveData<Integer> { class55 BluetoothStateLiveData( in BluetoothStateLiveData() method in BluetoothStateLiveData
51 private BluetoothStateLiveData mBluetoothStateLiveData;68 mBluetoothStateLiveData = new BluetoothStateLiveData(mContext, mBluetoothAdapter); in setup()