Searched refs:mTestDeviceType (Results 1 – 2 of 2) sorted by relevance
73 if (mTestDeviceType == HdmiCecConstants.CEC_DEVICE_TYPE_TV) { in getAudioOutputDevice()92 if (mTestDeviceType == HdmiCecConstants.CEC_DEVICE_TYPE_TV) { in setUp()
77 public @CecDeviceType int mTestDeviceType; field in BaseHdmiCecCtsTest104 mTestDeviceType = testDeviceType; in BaseHdmiCecCtsTest()246 return getTargetLogicalAddress(getDevice(), mTestDeviceType); in getTargetLogicalAddress()