Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/livedata/
DHfpDeviceListLiveData.java34 public class HfpDeviceListLiveData extends MutableLiveData<List<BluetoothDevice>> { class
49 public HfpDeviceListLiveData(Context context) { in HfpDeviceListLiveData() method in HfpDeviceListLiveData