Home
last modified time | relevance | path

Searched refs:forwardFakeMotionEvent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationContainer.java363 private void forwardFakeMotionEvent(MotionEvent original, int newAction) { in forwardFakeMotionEvent() method in ConversationContainer
426 forwardFakeMotionEvent(ev, MotionEvent.ACTION_DOWN); in onTouchEvent()
428 forwardFakeMotionEvent(ev, MotionEvent.ACTION_POINTER_DOWN); in onTouchEvent()