Searched refs:nativeSetInputWindows (Results 1 – 2 of 2) sorted by relevance
1513 static void nativeSetInputWindows(JNIEnv* env, jclass /* clazz */, in nativeSetInputWindows() function1773 (void*) nativeSetInputWindows },
221 private static native void nativeSetInputWindows(long ptr, InputWindowHandle[] windowHandles, in nativeSetInputWindows() method in InputManagerService1519 nativeSetInputWindows(mPtr, null /* windowHandles */, displayId); in onDisplayRemoved()