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

/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorSpringBoardActivity.java44 private static final int LOADER_RAW_CONTACTS = 1; field in class:ContactEditorSpringBoardActivity
124 getLoaderManager().initLoader(LOADER_RAW_CONTACTS, null, mRawContactLoaderListener);

Completed in 46 milliseconds