Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DFakeModule.java53 static LiveData<Set<BluetoothDevice>> provideBluetoothPairListLiveData( in provideBluetoothPairListLiveData() method in FakeModule
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/inject/
H A DBluetoothSingleHfpModule.java56 static LiveData<Set<BluetoothDevice>> provideBluetoothPairListLiveData( in provideBluetoothPairListLiveData() method in BluetoothSingleHfpModule
/aosp12/packages/apps/Car/Dialer/framework/emulator/src/com/android/car/dialer/framework/
H A DSingleHfpEmulatorModule.java59 static LiveData<Set<BluetoothDevice>> provideBluetoothPairListLiveData() { in provideBluetoothPairListLiveData() method in SingleHfpEmulatorModule