Searched defs:sendPassThroughCommandNative (Results 1 – 3 of 3) sorted by relevance
727 static jboolean sendPassThroughCommandNative(JNIEnv* env, jobject object, in sendPassThroughCommandNative() function
1118 native static boolean sendPassThroughCommandNative(byte[] address, int keyCode, int keyState); in sendPassThroughCommandNative() method in AvrcpControllerService
2786 private native boolean sendPassThroughCommandNative(int keyCode, int keyState); in sendPassThroughCommandNative() method in Avrcp