Searched defs:srcAddress (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecController.java | 780 private void handleIncomingCecCommand(int srcAddress, int dstAddress, byte[] body) { in handleIncomingCecCommand() 808 private int incomingMessageDirection(int srcAddress, int dstAddress) { in incomingMessageDirection() 900 int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body); in nativeSendCecCommand() 994 public int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand() 1224 public int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand() 1421 public int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand()
|
H A D | HdmiControlService.java | 3783 boolean invokeVendorCommandListenersOnReceived(int deviceType, int srcAddress, int destAddress, in invokeVendorCommandListenersOnReceived()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
H A D | FakeNativeWrapper.java | 77 int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand()
|
H A D | HdmiCecLocalDeviceTest.java | 71 private static int SendCecCommandFactory(int srcAddress, int dstAddress, byte[] body) { in SendCecCommandFactory()
|
/aosp14/frameworks/base/core/java/android/hardware/hdmi/ |
H A D | HdmiControlManager.java | 1729 void onReceived(int srcAddress, int destAddress, byte[] params, boolean hasVendorId); in onReceived()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |