Searched refs:callLocationOrType (Results 1 – 1 of 1) sorted by relevance
431 final CharSequence callLocationOrType = getNumberTypeOrLocation(firstDetails); in updateData() local444 mCallerNumber.setText(callLocationOrType + " " + displayNumberStr); in updateData()447 if (!TextUtils.isEmpty(callLocationOrType)) { in updateData()448 mCallerNumber.setText(callLocationOrType); in updateData()