Searched refs:switchLabel (Results 1 – 2 of 2) sorted by relevance
136 val switchLabel = switchLabelView.text.toString() in <lambda>() constant138 contentDescription = switchLabel in <lambda>()
298 String switchLabel = ((TextView) container.findViewById(labelId)).getText().toString();300 switchView.setContentDescription(switchLabel);