Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallCardFragment.java160 private TextView mContactContextTitle; field in CallCardFragment
272 mContactContextTitle = (TextView) view.findViewById(R.id.contactContextTitle); in onViewCreated()