Searched refs:mDeviceInfoForTests (Results 1 – 2 of 2) sorted by relevance
45 private HdmiDeviceInfo mDeviceInfoForTests; field in DetectTvSystemAudioModeSupportActionTest56 mDeviceInfoForTests = HdmiDeviceInfo.hardwarePort(1001, 1234); in SetUp()111 return mDeviceInfoForTests; in SetUp()115 mHdmiCecLocalDeviceAudioSystem.setDeviceInfo(mDeviceInfoForTests); in SetUp()
55 private HdmiDeviceInfo mDeviceInfoForTests; field in SystemAudioInitiationActionFromAvrTest66 mDeviceInfoForTests = HdmiDeviceInfo.hardwarePort(1001, 1234); in SetUp()164 return mDeviceInfoForTests; in SetUp()173 mHdmiCecLocalDeviceAudioSystem.setDeviceInfo(mDeviceInfoForTests); in SetUp()