Searched refs:positionFromBottom (Results 1 – 1 of 1) sorted by relevance
856 final int positionFromBottom = getScrollPositionFromBottom(); in onConversationMessagesCursorUpdated() local881 final int position = Math.max(mAdapter.getItemCount() - 1 - positionFromBottom, 0); in onConversationMessagesCursorUpdated()