Searched refs:mouseActionNative (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
H A DJniInterface.java309 mouseActionNative(x, y, whichButton, buttonDown);
328 private static native void mouseActionNative(int x, int y, int whichButton, boolean buttonDown); method in class:JniInterface
/external/chromium_org/remoting/client/jni/
H A Djni_interface.cc125 JNIEXPORT void JNICALL JNI_IMPLEMENTATION(mouseActionNative)( function

Completed in 95 milliseconds