Searched refs:mSpeakerInfo (Results 1 – 1 of 1) sorted by relevance
79 @Mock AudioDeviceInfo mSpeakerInfo; field in BluetoothDeviceManagerTest139 when(mSpeakerInfo.getType()).thenReturn(TYPE_BUILTIN_SPEAKER); in setUp()807 when(mockAudioManager.getCommunicationDevice()).thenReturn(mSpeakerInfo); in assertClearHearingAidOrLeCommunicationDevice()