Home
last modified time | relevance | path

Searched refs:mTestDeviceType (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DBaseHdmiCecAbsoluteVolumeBehaviorTest.java73 if (mTestDeviceType == HdmiCecConstants.CEC_DEVICE_TYPE_TV) { in getAudioOutputDevice()
92 if (mTestDeviceType == HdmiCecConstants.CEC_DEVICE_TYPE_TV) { in setUp()
DBaseHdmiCecCtsTest.java77 public @CecDeviceType int mTestDeviceType; field in BaseHdmiCecCtsTest
104 mTestDeviceType = testDeviceType; in BaseHdmiCecCtsTest()
246 return getTargetLogicalAddress(getDevice(), mTestDeviceType); in getTargetLogicalAddress()