Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DLogicalAddress.java61 public int getLogicalAddressAsInt() { in getLogicalAddressAsInt() method in LogicalAddress
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/
DCecPortDiscoverer.java133 toDevice = LogicalAddress.PLAYBACK_1.getLogicalAddressAsInt(); in initValidClient()
136 toDevice = LogicalAddress.TV.getLogicalAddressAsInt(); in initValidClient()