Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/bluetooth/
H A DBluetoothPairListLiveData.java47 class BluetoothPairListLiveData extends LiveData<Set<BluetoothDevice>> { class
64 BluetoothPairListLiveData( in BluetoothPairListLiveData() method in BluetoothPairListLiveData