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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DPhoneFavoriteFragment.java99 LOADER_ID_ALL_CONTACTS, null, mAllContactsLoaderListener);
103 LOADER_ID_ALL_CONTACTS, null, mAllContactsLoaderListener);
257 private final LoaderManager.LoaderCallbacks<Cursor> mAllContactsLoaderListener = field in class:PhoneFavoriteFragment
526 getLoaderManager().restartLoader(LOADER_ID_ALL_CONTACTS, null, mAllContactsLoaderListener);

Completed in 27 milliseconds