Searched refs:nativeSetMotionClassifierEnabled (Results 1 – 2 of 2) sorted by relevance
1729 static void nativeSetMotionClassifierEnabled(JNIEnv* /* env */, jclass /* clazz */, jlong ptr, in nativeSetMotionClassifierEnabled() function1821 (void*) nativeSetMotionClassifierEnabled},
249 private static native void nativeSetMotionClassifierEnabled(long ptr, boolean enabled); in nativeSetMotionClassifierEnabled() method in InputManagerService1674 nativeSetMotionClassifierEnabled(mPtr, enabled); in updateDeepPressStatusFromSettings()