Home
last modified time | relevance | path

Searched defs:BluetoothStateLiveData (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/livedata/
DBluetoothStateLiveData.java33 public class BluetoothStateLiveData extends LiveData<Integer> { class
62 public BluetoothStateLiveData(Context context) { in BluetoothStateLiveData() method in BluetoothStateLiveData