Home
last modified time | relevance | path

Searched refs:provideHfpDeviceListLiveData (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DFakeModule.java61 static LiveData<List<BluetoothDevice>> provideHfpDeviceListLiveData( in provideHfpDeviceListLiveData() method in FakeModule
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/inject/
H A DBluetoothSingleHfpModule.java64 static LiveData<List<BluetoothDevice>> provideHfpDeviceListLiveData( in provideHfpDeviceListLiveData() method in BluetoothSingleHfpModule
/aosp12/packages/apps/Car/Dialer/framework/emulator/src/com/android/car/dialer/framework/
H A DSingleHfpEmulatorModule.java66 static LiveData<List<BluetoothDevice>> provideHfpDeviceListLiveData() { in provideHfpDeviceListLiveData() method in SingleHfpEmulatorModule