Searched refs:handleInterceptActions (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp289 void handleInterceptActions(jint wmActions, nsecs_t when, uint32_t& policyFlags);
901 handleInterceptActions(wmActions, when, /*byref*/ policyFlags);
932 handleInterceptActions(wmActions, when, /*byref*/ policyFlags);
941 void NativeInputManager::handleInterceptActions(jint wmActions, nsecs_t when, function in class:android::NativeInputManager
947 ALOGD("handleInterceptActions: Not passing key to user.");

Completed in 427 milliseconds