Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/ui/
DComposeMessageActivity.java3984 int lastVisibleItemBottom = 0; in smoothScrollToEnd() local
3987 lastVisibleItemBottom = lastChildVisible.getBottom(); in smoothScrollToEnd()
3996 " lastVisibleItemBottom: " + lastVisibleItemBottom + in smoothScrollToEnd()
3998 (lastVisibleItemBottom + listSizeChange) + in smoothScrollToEnd()
4020 lastVisibleItemBottom + listSizeChange <= in smoothScrollToEnd()