Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DPinnedHeaderListAdapter.java134 int listHeight = listView.getHeight(); in configurePinnedHeaders() local
137 int position = listView.getPositionAt(listHeight - bottomHeaderHeight) in configurePinnedHeaders()
154 listView.setHeaderPinnedAtBottom(i, listHeight - bottomHeaderHeight, animate); in configurePinnedHeaders()