Searched refs:mapDevice (Results 1 – 1 of 1) sorted by relevance
419 CachedBluetoothDevice mapDevice = mCachedDevicesMapForHearingAids.get(hiSyncId); in onProfileConnectionStateChanged() local420 if ((mapDevice != null) && (Objects.equals(cachedDevice, mapDevice))) { in onProfileConnectionStateChanged()