Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/livedata/
DBluetoothPairListLiveData.java36 public class BluetoothPairListLiveData extends LiveData<Set<BluetoothDevice>> { class
52 public BluetoothPairListLiveData(Context context) { in BluetoothPairListLiveData() method in BluetoothPairListLiveData