Searched refs:numberTypeTextView (Results 1 – 1 of 1) sorted by relevance
138 final TextView numberTypeTextView = (TextView) mConferenceCallList[rowId].findViewById( in displayCallerInfoForConferenceRow() local151 numberTypeTextView.setVisibility(View.GONE); in displayCallerInfoForConferenceRow()155 numberTypeTextView.setVisibility(View.VISIBLE); in displayCallerInfoForConferenceRow()156 numberTypeTextView.setText(callerNumberType); in displayCallerInfoForConferenceRow()