Searched defs:STATUS_NOT_LOADED (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/list/ | ||
D | DirectoryPartition.java | 27 public static final int STATUS_NOT_LOADED = 0; field in DirectoryPartition |
D | ContactEntryListFragment.java | 152 private static final int STATUS_NOT_LOADED = 0; field in ContactEntryListFragment |