HomeSort by relevance Sort by last modified time
    Searched defs:clearPartitions (Results 1 - 4 of 4) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/
CompositeAdapter.java 129 public void clearPartitions() {
  /frameworks/ex/common/java/com/android/common/widget/
CompositeCursorAdapter.java 120 public void clearPartitions() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactEntryListAdapter.java 235 public void clearPartitions() {
244 super.clearPartitions();
ContactEntryListFragment.java 211 mAdapter.clearPartitions();
486 mAdapter.clearPartitions();
609 mAdapter.clearPartitions();
896 // the scrolling state will be reset when clearPartitions() is called on the adapter.
    [all...]

Completed in 416 milliseconds