Searched refs:nativeSetInTouchMode (Results 1 – 2 of 2) sorted by relevance
300 private static native void nativeSetInTouchMode(long ptr, boolean inTouchMode); in nativeSetInTouchMode() method in InputManagerService824 nativeSetInTouchMode(mPtr, inTouchMode); in setInTouchMode()
1660 static void nativeSetInTouchMode(JNIEnv* /* env */, jclass /* clazz */, in nativeSetInTouchMode() function2296 {"nativeSetInTouchMode", "(JZ)V", (void*)nativeSetInTouchMode},