Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecAtomWriter.java167 int initiatorLogicalAddress, int destinationLogicalAddress, int opcode, in writeHdmiCecMessageReportedAtom() argument
175 destinationLogicalAddress, in writeHdmiCecMessageReportedAtom()
267 int destinationLogicalAddress, int opcode, int sendMessageResult) { in MessageReportedGenericArgs() argument
271 this.mDestinationLogicalAddress = destinationLogicalAddress; in MessageReportedGenericArgs()