Home
last modified time | relevance | path

Searched refs:HdmiControlManagerUtility (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRoutingControlTest.java25 import android.hdmicec.cts.HdmiControlManagerUtility;
102 HdmiControlManagerUtility.selectDevice( in cect_11_1_2_1_DutSendsSetStreamPathMessage()
119 HdmiControlManagerUtility.selectDevice(this, getDevice(), LogicalAddress.TV.toString()); in cect_11_1_2_2_DutDoesNotRespondToRequestActiveSourceMessage()
140 HdmiControlManagerUtility.selectDevice(this, getDevice(), LogicalAddress.TV.toString()); in cect_11_1_2_3_DutDoesRespondToRequestActiveSourceMessage()
DHdmiCecTvOneTouchPlayTest.java25 import android.hdmicec.cts.HdmiControlManagerUtility;
135 HdmiControlManagerUtility.selectDevice(this, getDevice(), LogicalAddress.TV.toString()); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/common/
DHdmiCecVendorCommandsTest.java24 import android.hdmicec.cts.HdmiControlManagerUtility;
126 HdmiControlManagerUtility.registerVendorCmdListenerWithId( in registerVendorCmdListenerWithId()
140 HdmiControlManagerUtility.registerVendorCmdListenerWithoutId(
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiControlManagerUtility.java27 public class HdmiControlManagerUtility { class
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecRemoteControlPassThroughTest.java29 import android.hdmicec.cts.HdmiControlManagerUtility;
166 HdmiControlManagerUtility.sendLongPressKeyevent(this); in cect_hf4_8_9_SendLongPress()