Searched refs:callTypeTextView (Results 1 – 1 of 1) sorted by relevance
103 TextView callTypeTextView = (TextView) result.findViewById(R.id.call_type_text); in getView() local114 callTypeTextView.setText(mCallTypeHelper.getCallTypeText(callType, isVideoCall)); in getView()