Searched refs:toTokenObj (Results 1 – 1 of 1) sorted by relevance
1961 jobject toTokenObj, jstring windowNameJstr, jint displayId) { in nativeSetFocusedWindow() argument1963 if (toTokenObj == NULL) return; in nativeSetFocusedWindow()1965 sp<IBinder> toToken(ibinderForJavaObject(env, toTokenObj)); in nativeSetFocusedWindow()