Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DPinnedHeaderListAdapter.java135 int listHeight = listView.getHeight(); in configurePinnedHeaders() local
138 int position = listView.getPositionAt(listHeight - bottomHeaderHeight) in configurePinnedHeaders()
152 listView.setHeaderPinnedAtBottom(i, listHeight - bottomHeaderHeight, false); in configurePinnedHeaders()