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