Searched refs:listContainsDevice (Results 1 – 1 of 1) sorted by relevance
131 if (mBluetoothDevice != null && !listContainsDevice(hfpDeviceList, mBluetoothDevice)) { in update()137 private boolean listContainsDevice(@Nullable List<BluetoothDevice> hfpDeviceList, in listContainsDevice() method in TelecomActivityViewModel.RefreshUiEvent