Searched refs:subDisplayName (Results 1 – 1 of 1) sorted by relevance
372 CharSequence subDisplayName = null; in buildPstnPhoneAccount() local375 subDisplayName = record.getDisplayName(); in buildPstnPhoneAccount()388 if (TextUtils.isEmpty(subDisplayName)) { in buildPstnPhoneAccount()391 subDisplayName = mContext.getResources().getString( in buildPstnPhoneAccount()397 label = testPrefix + subDisplayName; in buildPstnPhoneAccount()