Searched refs:equalTypeAddress (Results 1 – 6 of 6) sorted by relevance
172 if (listenerInfo.mDevice.equalTypeAddress(device)) { in dispatchDeviceVolumeChanged()188 if (listenerInfo.mDevice.equalTypeAddress(device)) { in dispatchDeviceVolumeAdjusted()327 mDeviceVolumeListeners.removeIf(info -> info.mDevice.equalTypeAddress(device)); in baseSetDeviceAbsoluteMultiVolumeBehavior()
307 public boolean equalTypeAddress(@Nullable Object o) { in equalTypeAddress() method in AudioDeviceAttributes
107 Assert.assertFalse(compatDevices.stream().anyMatch(dev -> dev.equalTypeAddress(dev2))); in testAdiDeviceStateSettings()
1594 if (d1.equalTypeAddress(d2)) {2147 if (ada.equalTypeAddress(communicationDevice)) {
11078 if (!ada.equalTypeAddress(mMutingExpectedDevice)) { in cancelMuteAwaitConnection()
6966 method public boolean equalTypeAddress(@Nullable Object);