Searched refs:nativeSetInteractive (Results 1 – 4 of 4) sorted by relevance
194 static void nativeSetInteractive(JNIEnv* /* env */, jclass /* clazz */, jboolean enable) { in nativeSetInteractive() function246 (void*) nativeSetInteractive },
1518 static void nativeSetInteractive(JNIEnv* env, in nativeSetInteractive() function1698 (void*) nativeSetInteractive },
224 private static native void nativeSetInteractive(long ptr, boolean interactive); in nativeSetInteractive() method in InputManagerService2218 nativeSetInteractive(mPtr, interactive); in setInteractive()
645 private static native void nativeSetInteractive(boolean enable); in nativeSetInteractive() method in PowerManagerService681 nativeSetInteractive(true); in PowerManagerService()2675 nativeSetInteractive(enable); in setHalInteractiveModeLocked()