Searched defs:textSecondary (Results 1 – 2 of 2) sorted by relevance
138 TextView textSecondary = itemView.findViewById(R.id.locale_secondary); in setItemState() local174 TextView textSecondary = itemView.findViewById(R.id.locale_secondary); in setLocaleToListItem() local
202 val textSecondary = constant206 ) { textSecondary -> in textSecondary() method