Searched refs:mPhoneSubtitle (Results 1 – 1 of 1) sorted by relevance
47 private TextView mPhoneSubtitle; field in DemoInstrumentClusterView135 mPhoneSubtitle.setText(""); in showPhone()153 mPhoneSubtitle.setText(contact); in setPhoneSubtitle()177 mPhoneSubtitle = (TextView) rootView.findViewById(R.id.phone_subtitle); in init()