Home
last modified time | relevance | path

Searched defs:STATUS_NOT_LOADED (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DDirectoryPartition.java27 public static final int STATUS_NOT_LOADED = 0; field in DirectoryPartition
H A DContactEntryListFragment.java152 private static final int STATUS_NOT_LOADED = 0; field in ContactEntryListFragment