Home
last modified time | relevance | path

Searched refs:nativeSetFocusedWindow (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java269 private static native void nativeSetFocusedWindow(long transactionObj, IBinder toToken, in nativeSetFocusedWindow() method in SurfaceControl
3643 nativeSetFocusedWindow(mNativeObject, token, windowName, displayId); in setFocusedWindow()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1839 static void nativeSetFocusedWindow(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetFocusedWindow() function
2271 (void*)nativeSetFocusedWindow},