Home
last modified time | relevance | path

Searched defs:wmActions (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1382 jint wmActions = env->CallIntMethod(mServiceObj, gServiceClassInfo.interceptKeyBeforeQueueing, in interceptKeyBeforeQueueing() local
1417 const jint wmActions = in interceptMotionBeforeQueueing() local
1427 void NativeInputManager::handleInterceptActions(jint wmActions, nsecs_t when, in handleInterceptActions()