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)
152 listView.setHeaderPinnedAtBottom(i, listHeight - bottomHeaderHeight, false);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListBox.h 148 LayoutUnit listHeight() const;
RenderListBox.cpp 285 LayoutUnit RenderListBox::listHeight() const
564 absOffset.move(0, listHeight().toFloat());
706 return max(clientHeight(), listHeight());
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]

Completed in 185 milliseconds