OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:listHeight
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PinnedHeaderListAdapter.java
135
int
listHeight
= listView.getHeight();
138
int position = listView.getPositionAt(
listHeight
- bottomHeaderHeight)
152
listView.setHeaderPinnedAtBottom(i,
listHeight
- bottomHeaderHeight, false);
/frameworks/base/core/java/android/widget/
AbsListView.java
[
all
...]
Completed in 78 milliseconds