Searched refs:line1 (Results 1 – 6 of 6) sorted by relevance
171 final TextView line1 = (TextView) view.findViewById(R.id.line1); in bindView() local174 line1.setText(ai.getLabel()); in bindView()
205 return R.id.line1; in getText1Id()
232 final TextView line1 = (TextView) view.findViewById(R.id.line1); in bindView() local235 line1.setText(shortcut.getLongLabel()); in bindView()
159 final TextView line1 = (TextView) view.findViewById(getText1Id()); in bindView() local164 line1.setText(si.getShortLabel()); in bindView()
298 final TextView line1 = (TextView) view.findViewById(R.id.line1); in bindView() local301 line1.setText(shortcut.getLongLabel()); in bindView()
357 return R.id.line1; in getText1Id()