Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/bluetooth/
H A DHfpDeviceListLiveData.java40 class HfpDeviceListLiveData extends MediatorLiveData<List<BluetoothDevice>> { class
55 HfpDeviceListLiveData( in HfpDeviceListLiveData() method in HfpDeviceListLiveData