Home
last modified time | relevance | path

Searched defs:nativeSendCecCommand (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DFakeNativeWrapper.java78 public int nativeSendCecCommand( in nativeSendCecCommand() method in FakeNativeWrapper
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecController.java916 int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body); in nativeSendCecCommand() method
1010 public int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand() method in HdmiCecController.NativeWrapperImplAidl
1240 public int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand() method in HdmiCecController.NativeWrapperImpl11
1437 public int nativeSendCecCommand(int srcAddress, int dstAddress, byte[] body) { in nativeSendCecCommand() method in HdmiCecController.NativeWrapperImpl