OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forwardfakemotionevent
(Results
1 - 1
of
1
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationContainer.java
57
* {@link #
forwardFakeMotionEvent
(MotionEvent, int)} method that deals with one WebView
370
private void
forwardFakeMotionEvent
(MotionEvent original, int newAction) {
433
forwardFakeMotionEvent
(ev, MotionEvent.ACTION_DOWN);
435
forwardFakeMotionEvent
(ev, MotionEvent.ACTION_POINTER_DOWN);
[
all
...]
Completed in 80 milliseconds