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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DJoinContactListFragment.java42 private static final int DISPLAY_NAME_LOADER = -2; field in class:JoinContactListFragment
54 case DISPLAY_NAME_LOADER: {
75 case DISPLAY_NAME_LOADER: {
109 getLoaderManager().initLoader(DISPLAY_NAME_LOADER, null, mLoaderCallbacks);

Completed in 52 milliseconds