Searched refs:mText2 (Results 1 – 3 of 3) sorted by relevance
46 private TextView mText2; field in TwoLineListItem76 mText2 = findViewById(com.android.internal.R.id.text2); in onFinishInflate()92 return mText2; in getText2()
301 public final TextView mText2; field in SuggestionsAdapter.ChildViewCache308 mText2 = v.findViewById(com.android.internal.R.id.text2); in ChildViewCache()327 if (views.mText2 != null) { in bindView()349 setViewText(views.mText2, text2); in bindView()
70845 Landroid/widget/TwoLineListItem;->mText2:Landroid/widget/TextView;