Searched defs:STATUS_LOADED (Results 1 – 2 of 2) sorted by relevance
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ | ||
D | DirectoryPartition.java | 29 public static final int STATUS_LOADED = 2; field in DirectoryPartition |
D | ContactEntryListFragment.java | 142 private static final int STATUS_LOADED = 2; field in ContactEntryListFragment |