Searched refs:line2 (Results 1 – 6 of 6) sorted by relevance
160 final TextView line2 = (TextView) view.findViewById(getText2Id()); in bindView() local166 line2.setText( in bindView()173 line2.setVisibility(View.VISIBLE); in bindView()175 line2.setVisibility(View.GONE); in bindView()
233 final TextView line2 = (TextView) view.findViewById(R.id.line2); in bindView() local237 line2.setText(getType(shortcut)); in bindView()
299 final TextView line2 = (TextView) view.findViewById(R.id.line2); in bindView() local302 line2.setText(getType(shortcut)); in bindView()
172 final TextView line2 = (TextView) view.findViewById(R.id.line2); in bindView() local
210 return R.id.line2; in getText2Id()
362 return R.id.line2; in getText2Id()