Home
last modified time | relevance | path

Searched refs:newAction (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() argument
365 newEvent.setAction(newAction); in forwardFakeMotionEvent()