Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1520 jobject touchedTokenObj = javaObjectForIBinder(env, touchedToken); in onPointerDownOutsideFocus() local
1521 env->CallVoidMethod(mServiceObj, gServiceClassInfo.onPointerDownOutsideFocus, touchedTokenObj); in onPointerDownOutsideFocus()