OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:interceptMotionBeforeQueueing
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/tests/
InputDispatcher_test.cpp
75
virtual void
interceptMotionBeforeQueueing
(nsecs_t when, uint32_t& policyFlags) {
/frameworks/base/services/jni/
com_android_server_InputManager.cpp
207
virtual void
interceptMotionBeforeQueueing
(nsecs_t when, uint32_t& policyFlags);
796
void NativeInputManager::
interceptMotionBeforeQueueing
(nsecs_t when, uint32_t& policyFlags) {
[
all
...]
Completed in 64 milliseconds