Searched refs:nativeSetInteractive (Results 1 – 4 of 4) sorted by relevance
125 static void nativeSetInteractive(JNIEnv *env, jclass clazz, jboolean enable) { in nativeSetInteractive() function170 (void*) nativeSetInteractive },
1269 static void nativeSetInteractive(JNIEnv* env, in nativeSetInteractive() function1387 (void*) nativeSetInteractive },
189 private static native void nativeSetInteractive(long ptr, boolean interactive); in nativeSetInteractive() method in InputManagerService1794 nativeSetInteractive(mPtr, interactive); in setInteractive()
432 private static native void nativeSetInteractive(boolean enable); in nativeSetInteractive() method in PowerManagerService456 nativeSetInteractive(true); in PowerManagerService()2119 nativeSetInteractive(enable); in setHalInteractiveModeLocked()