Searched refs:phoneTypeView (Results 1 – 1 of 1) sorted by relevance
55 final TextView phoneTypeView = (TextView) findViewById(R.id.contact_tile_phone_type); in onFinishInflate() local56 phoneTypeView.setElegantTextHeight(false); in onFinishInflate()