Searched refs:sameDeviceList (Results 1 – 1 of 1) sorted by relevance
145 || !sameDeviceList(devices, mLastDevicesForAttr.get(attr))) { in onRoutingUpdated()222 private boolean sameDeviceList(@NonNull List<AudioDeviceAttributes> a, in sameDeviceList() method in AudioSystemAdapter