Searched refs:inControlTitle (Results 1 – 1 of 1) sorted by relevance
152 final TextView inControlTitle = findViewById(R.id.title_in_control); in onCreate() local157 inControlTitle.setText(getInControlTitle()); in onCreate()