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