Home | History | Annotate | Download | only in launcher3

Lines Matching refs:TextView

39 import android.widget.TextView;
536 if (child instanceof TextView) {
537 TextView tv = (TextView) child;