Searched refs:listHeight (Results 1 – 3 of 3) sorted by relevance
135 int listHeight = listView.getHeight(); in configurePinnedHeaders() local138 int position = listView.getPositionAt(listHeight - bottomHeaderHeight) in configurePinnedHeaders()152 listView.setHeaderPinnedAtBottom(i, listHeight - bottomHeaderHeight, false); in configurePinnedHeaders()
243 val listHeight: Int378 if (sizes.listHeight <= smallestWorldCityListSizePx) {
7723 final int listHeight = getHeight(); in run() local7744 final int lastViewPixelsShowing = listHeight - lastViewTop; in run()7838 final int lastViewPixelsShowing = listHeight - lastViewTop; in run()7846 final int bottom = listHeight - extraScroll; in run()