Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp840 jint wmActions; in interceptKeyBeforeQueueing() local
877 jint wmActions = env->CallIntMethod(mServiceObj, in interceptMotionBeforeQueueing() local
894 void NativeInputManager::handleInterceptActions(jint wmActions, nsecs_t when, in handleInterceptActions()