Searched defs:hfpDeviceList (Results 1 – 2 of 2) sorted by relevance
129 private void update(List<BluetoothDevice> hfpDeviceList) { in update()137 private boolean listContainsDevice(@Nullable List<BluetoothDevice> hfpDeviceList, in listContainsDevice()
99 List<BluetoothDevice> hfpDeviceList = new ArrayList<>(); in getHfpDeviceList() local