Searched refs:mFileNamePrefix (Results 1 – 1 of 1) sorted by relevance
123 private String mFileNamePrefix; field in VCardService154 mFileNamePrefix = getString(R.string.config_export_file_prefix); in initExporterParams()500 String.format(Locale.US, bodyFormat, mFileNamePrefix, 1, mFileNameSuffix); in getAppropriateDestination()513 = String.format(Locale.US, bodyFormat, mFileNamePrefix, i, mFileNameSuffix); in getAppropriateDestination()