Searched refs:mSelectedDeviceList (Results 1 – 2 of 2) sorted by relevance
91 final List<BluetoothDevice> mSelectedDeviceList = new ArrayList<>(); field in HearingDevicePairingFragment165 mSelectedDeviceList.add(mSelectedDevice); in onPreferenceTreeClick()230 if (device != null && mSelectedDeviceList.contains(device)) { in onProfileConnectionStateChanged()
208 mFragment.mSelectedDeviceList.add(mDevice); in onProfileConnectionStateChanged_deviceConnected_inSelectedList_finish()