Searched refs:HISYNCID2 (Results 1 – 2 of 2) sorted by relevance
90 private final static long HISYNCID2 = 11; field in HandsFreeProfileOutputPreferenceControllerTest390 when(mHearingAidProfile.getHiSyncId(mRightBluetoothHapDevice)).thenReturn(HISYNCID2); in updateState_moreThanOneHapBtDevicesAreAvailable_shouldSetActivatedDeviceName()485 when(mHearingAidProfile.getHiSyncId(mRightBluetoothHapDevice)).thenReturn(HISYNCID2); in updateState_hapBtDeviceWithDifferentId_shouldSetActivatedDeviceName()
98 private final static long HISYNCID2 = 11; field in AudioOutputSwitchPreferenceControllerTest403 when(mHearingAidProfile.getHiSyncId(mRightBluetoothHapDevice)).thenReturn(HISYNCID2); in getConnectedHearingAidDevices_deviceHisyncIdIsDifferent_shouldAddBothToList()