Searched refs:listHeight (Results 1 – 2 of 2) 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: Int in <lambda>() constant in com.android.alarmclock.DigitalAppWidgetProvider.Sizes378 if (sizes.listHeight <= smallestWorldCityListSizePx) { in <lambda>()