Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1702 jobject focusedTokenObj, jstring focusedWindowNameJstr, in nativeSetFocusedWindow() argument
1721 if (focusedWindowNameJstr != NULL) { in nativeSetFocusedWindow()
1722 ScopedUtfChars focusedWindowName(env, focusedWindowNameJstr); in nativeSetFocusedWindow()