Searched refs:accountTypeLabel (Results 1 – 1 of 1) sorted by relevance
557 final CharSequence accountTypeLabel = accountType.getDisplayLabel(getContext()); in getPhotos() local558 photo.accountType = accountTypeLabel == null ? "" : accountTypeLabel.toString(); in getPhotos()