Searched refs:getAudioLocation (Results 1 – 4 of 4) sorted by relevance
313 public int getAudioLocation(BluetoothDevice device) { in getAudioLocation() method in LeAudioProfile317 return mService.getAudioLocation(device); in getAudioLocation()
420 int audioLocation = leAudioProfile.getAudioLocation(cachedDevice.getDevice()); in generateHearingAidInfo()
381 .setLeAudioLocation(getLeAudioProfile().getAudioLocation(device)) in onReceiveInternal()
259 when(mLeAudioProfile.getAudioLocation(mDevice1)).thenReturn(AUDIO_LOCATION_FRONT_LEFT); in initHearingAidDeviceIfNeeded_leAudio_validInfo_setHearingAidInfo()282 when(mLeAudioProfile.getAudioLocation(mDevice1)).thenReturn(AUDIO_LOCATION_INVALID); in initHearingAidDeviceIfNeeded_leAudio_invalidInfo_notToSetHearingAidInfo()492 when(mLeAudioProfile.getAudioLocation(mDevice1)).thenReturn(AUDIO_LOCATION_FRONT_LEFT); in updateHearingAidsDevices_leAudio_validInfo_setHearingAidInfo()516 when(mLeAudioProfile.getAudioLocation(mDevice1)).thenReturn(AUDIO_LOCATION_INVALID); in updateHearingAidsDevices_leAudio_invalidInfo_notToSetHearingAidInfo()