Searched refs:nativeSetInteractive (Results 1 – 4 of 4) sorted by relevance
157 static void nativeSetInteractive(JNIEnv* /* env */, jclass /* clazz */, jboolean enable) { in nativeSetInteractive() function204 (void*) nativeSetInteractive },
1457 static void nativeSetInteractive(JNIEnv* env, in nativeSetInteractive() function1609 (void*) nativeSetInteractive },
226 private static native void nativeSetInteractive(long ptr, boolean interactive); in nativeSetInteractive() method in InputManagerService2324 nativeSetInteractive(mPtr, interactive); in setInteractive()
630 private static native void nativeSetInteractive(boolean enable); in nativeSetInteractive() method in PowerManagerService660 nativeSetInteractive(true); in PowerManagerService()2639 nativeSetInteractive(enable); in setHalInteractiveModeLocked()