Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/
DCecPortDiscoverer.java126 int targetDeviceType = in initValidClient() local
132 if (targetDeviceType == HdmiCecConstants.CEC_DEVICE_TYPE_TV) { in initValidClient()
149 sendVendorCommand.append(" -t " + targetDeviceType); in initValidClient()
185 if (targetDeviceType != HdmiCecConstants.CEC_DEVICE_TYPE_TV) { in initValidClient()