Searched defs:BluetoothPairListLiveData (Results 1 – 1 of 1) sorted by relevance
36 public class BluetoothPairListLiveData extends LiveData<Set<BluetoothDevice>> { class52 public BluetoothPairListLiveData(Context context) { in BluetoothPairListLiveData() method in BluetoothPairListLiveData