OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notifyMotion
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/input/
InputListener.cpp
99
listener->
notifyMotion
(this);
158
void QueuedInputListener::
notifyMotion
(const NotifyMotionArgs* args) {
InputDispatcher.cpp
[
all
...]
/frameworks/base/services/input/tests/
InputReader_test.cpp
224
<< "Expected
notifyMotion
() to have been called.";
233
<< "Expected
notifyMotion
() to not have been called.";
258
virtual void
notifyMotion
(const NotifyMotionArgs* args) {
[
all
...]
Completed in 552 milliseconds