Searched refs:subDisplayName (Results 1 – 1 of 1) sorted by relevance
312 CharSequence subDisplayName = null; in buildPstnPhoneAccount() local315 subDisplayName = record.getDisplayName(); in buildPstnPhoneAccount()328 if (TextUtils.isEmpty(subDisplayName)) { in buildPstnPhoneAccount()331 subDisplayName = mContext.getResources().getString( in buildPstnPhoneAccount()337 label = testPrefix + subDisplayName; in buildPstnPhoneAccount()