Searched defs:textValue (Results 1 – 4 of 4) sorted by relevance
54 TextView textValue = (TextView) convertView.findViewById(R.id.configValue); in getView() local
92 TextView textValue = (TextView) convertView.findViewById(R.id.configValue); in getView() local
97 TextView textValue = (TextView) convertView.findViewById(R.id.configValue); in getView() local
80 CharSequence textValue = text.getText(); in setValue() local