Searched defs:EXPORT_MODE_FAVORITES (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/interactions/
H A DImportExportDialogFragment.java67 public static final int EXPORT_MODE_FAVORITES = 0; field in class:ImportExportDialogFragment
173 if (mExportMode == EXPORT_MODE_FAVORITES) {
203 if (mExportMode == EXPORT_MODE_FAVORITES) {

Completed in 35 milliseconds