Searched refs:inControlMessage (Results 1 – 1 of 1) sorted by relevance
113 final TextView inControlMessage = findViewById(R.id.message_in_control); in onCreate() local118 inControlMessage.setText(getInControlMessage()); in onCreate()