Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationViewFragment.java1174 private boolean shouldInterceptLeftRightEvents(@IdRes int id, boolean isLeft, boolean isRight, in shouldInterceptLeftRightEvents() method in ConversationViewFragment
1222 if ((isStart || isEnd) && shouldInterceptLeftRightEvents( in onKey()