Home | History | Annotate | Download | only in server

Lines Matching refs:subtypeName

3166             final CharSequence subtypeName = item.mSubtypeName;
3169 if (TextUtils.isEmpty(subtypeName)) {
3173 firstTextView.setText(subtypeName);