Home
last modified time | relevance | path

Searched defs:numberTextView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DManageConferenceUtils.java223 TextView numberTextView = (TextView) mConferenceCallList[i].findViewById( in updateManageConferenceRow() local
277 TextView nameTextView, TextView numberTypeTextView, TextView numberTextView) { in displayCallerInfoForConferenceRow()