Searched refs:LOADER_ID_ALL_CONTACTS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
H A DPhoneFavoriteFragment.java72 private static int LOADER_ID_ALL_CONTACTS = 2; field in class:PhoneFavoriteFragment
99 LOADER_ID_ALL_CONTACTS, null, mAllContactsLoaderListener);
103 LOADER_ID_ALL_CONTACTS, null, mAllContactsLoaderListener);
526 getLoaderManager().restartLoader(LOADER_ID_ALL_CONTACTS, null, mAllContactsLoaderListener);

Completed in 63 milliseconds