Searched defs:nativeSetFocusedWindow (Results 1 – 2 of 2) sorted by relevance
2147 static void nativeSetFocusedWindow(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetFocusedWindow() function2709 {"nativeSetFocusedWindow", "(JLandroid/os/IBinder;Ljava/lang/String;I)V", in nativeSetFocusedWindow() method
287 private static native void nativeSetFocusedWindow(long transactionObj, IBinder toToken, in nativeSetFocusedWindow() method in SurfaceControl