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