Searched defs:HfpDeviceListLiveData (Results 1 – 1 of 1) sorted by relevance
34 public class HfpDeviceListLiveData extends MutableLiveData<List<BluetoothDevice>> { class49 public HfpDeviceListLiveData(Context context) { in HfpDeviceListLiveData() method in HfpDeviceListLiveData