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

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

Completed in 38 milliseconds