Searched refs:getLogicalAddressAsInt (Results 1 – 4 of 4) sorted by relevance
89 getDevice(), LogicalAddress.PLAYBACK_1.getLogicalAddressAsInt()); in cect_11_1_2_1_DutSendsSetStreamPathMessage()106 getDevice(), LogicalAddress.TV.getLogicalAddressAsInt()); in cect_11_1_2_2_DutDoesNotRespondToRequestActiveSourceMessage()128 getDevice(), LogicalAddress.TV.getLogicalAddressAsInt()); in cect_11_1_2_3_DutDoesRespondToRequestActiveSourceMessage()
128 getDevice(), LogicalAddress.TV.getLogicalAddressAsInt()); in cect_11_1_1_5_DutBroadcastsActiveSourceWhenChangingToInternal()
59 public int getLogicalAddressAsInt() { in getLogicalAddressAsInt() method in LogicalAddress
100 BaseHdmiCecCtsTest.getTargetLogicalAddress(device).getLogicalAddressAsInt(); in initValidClient()