Searched refs:mHourLabel (Results 1 – 1 of 1) sorted by relevance
51 private final TextView mHourLabel; field in TextInputTimePickerView87 mHourLabel = findViewById(R.id.label_hour); in TextInputTimePickerView()181 mHourLabel.setVisibility(enabled ? View.INVISIBLE : View.VISIBLE); in setError()