Searched refs:isNonPersonalProfile (Results 1 – 1 of 1) sorted by relevance
203 protected String getPreviewIconContentDescription(boolean isNonPersonalProfile, in getPreviewIconContentDescription() argument208 return isNonPersonalProfile in getPreviewIconContentDescription()214 return getUpdatablePreviewIconContentDescription(isNonPersonalProfile, fileName); in getPreviewIconContentDescription()217 isNonPersonalProfile ? R.string.preview_work_file : R.string.preview_file, in getPreviewIconContentDescription()