Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java73 public static final int POSITION_LEFT_SIDE = 1; field in ConversationFastScroller
DConversationFragment.java610 UiUtils.isRtlMode() ? ConversationFastScroller.POSITION_LEFT_SIDE : in onCreateView()