HomeSort by relevance Sort by last modified time
    Searched refs:listHeight (Results 1 - 5 of 5) 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)
155 listView.setHeaderPinnedAtBottom(i, listHeight - bottomHeaderHeight, animate);
  /external/webkit/Source/WebCore/rendering/
RenderListBox.h 134 int listHeight() const;
RenderListBox.cpp 222 int RenderListBox::listHeight() const
494 absOffset.move(0, listHeight());
639 return max(clientHeight(), listHeight());
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]

Completed in 300 milliseconds