Searched refs:nativeSetMotionClassifierEnabled (Results 1 – 2 of 2) sorted by relevance
351 private static native void nativeSetMotionClassifierEnabled(long ptr, boolean enabled); in nativeSetMotionClassifierEnabled() method in InputManagerService1917 nativeSetMotionClassifierEnabled(mPtr, enabled); in updateDeepPressStatusFromSettings()
2175 static void nativeSetMotionClassifierEnabled(JNIEnv* /* env */, jclass /* clazz */, jlong ptr, in nativeSetMotionClassifierEnabled() function2348 {"nativeSetMotionClassifierEnabled", "(JZ)V", (void*)nativeSetMotionClassifierEnabled},