Home | History | Annotate | Download | only in settings

Lines Matching defs:text1

1578             final TextView text1 = (TextView) convertView.findViewById(android.R.id.text1);
1587 text1.setText(R.string.data_usage_app_restricted);
1590 text1.setText(Formatter.formatFileSize(context, item.total));