Searched refs:nativeSetInputWindows (Results 1 – 2 of 2) sorted by relevance
1388 static void nativeSetInputWindows(JNIEnv* env, jclass /* clazz */, in nativeSetInputWindows() function1593 (void*) nativeSetInputWindows },
217 private static native void nativeSetInputWindows(long ptr, InputWindowHandle[] windowHandles); in nativeSetInputWindows() method in InputManagerService1535 nativeSetInputWindows(mPtr, windowHandles); in setInputWindows()