Searched refs:callerNumber (Results 1 – 1 of 1) sorted by relevance
280 String callerNumber = ""; in displayCallerInfoForConferenceRow() local296 callerNumber = ci.phoneNumber; in displayCallerInfoForConferenceRow()305 if (TextUtils.isEmpty(callerNumber)) { in displayCallerInfoForConferenceRow()310 numberTextView.setText(callerNumber); in displayCallerInfoForConferenceRow()