Home
last modified time | relevance | path

Searched refs:contactView (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCallFragment.java29 private TextView contactView; field in CallFragment
56 contactView = controlView.findViewById(R.id.contact_name_call); in onCreateView()
113 contactView.setText(contactName); in onStart()