Searched refs:contactView (Results 1 – 1 of 1) sorted by relevance
29 private TextView contactView; field in CallFragment56 contactView = controlView.findViewById(R.id.contact_name_call); in onCreateView()113 contactView.setText(contactName); in onStart()