Searched refs:accountDisplayLabel (Results 1 – 1 of 1) sorted by relevance
112 final String accountDisplayLabel; in getView() local120 accountDisplayLabel = EditorUiUtils.getAccountHeaderLabelForMyProfile(mContext, in getView()125 accountDisplayLabel = rawContact.accountName; in getView()127 accountDisplayLabel = account.getDisplayLabel(mContext).toString(); in getView()130 holder.accountName.setText(accountDisplayLabel); in getView()