Searched defs:textValue (Results 1 – 5 of 5) 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
100 @Nullable String textValue, in FormWidgetInfo()355 @NonNull String textValue, in Builder()
80 CharSequence textValue = text.getText(); in setValue() local