Searched refs:mPairListLiveData (Results 1 – 1 of 1) sorted by relevance
36 private BluetoothPairListLiveData mPairListLiveData; field in UiBluetoothMonitor87 if (mPairListLiveData == null) { in getPairListLiveData()88 mPairListLiveData = new BluetoothPairListLiveData(mContext); in getPairListLiveData()90 return mPairListLiveData; in getPairListLiveData()