Searched refs:subDisplayName (Results 1 – 1 of 1) sorted by relevance
324 CharSequence subDisplayName = null; in buildPstnPhoneAccount() local327 subDisplayName = record.getDisplayName(); in buildPstnPhoneAccount()340 if (TextUtils.isEmpty(subDisplayName)) { in buildPstnPhoneAccount()343 subDisplayName = mContext.getResources().getString( in buildPstnPhoneAccount()349 label = testPrefix + subDisplayName; in buildPstnPhoneAccount()