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