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

/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DExportDialogFragment.java53 public static final int EXPORT_MODE_FAVORITES = 0; field in class:ExportDialogFragment
117 if (mExportMode == EXPORT_MODE_FAVORITES) {
144 if (mExportMode == EXPORT_MODE_FAVORITES) {

Completed in 78 milliseconds