Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFragment.java647 private int getScrollPositionFromBottom() { in getScrollPositionFromBottom() method in ConversationFragment
846 final int positionFromBottom = getScrollPositionFromBottom(); in onConversationMessagesCursorUpdated()