Searched refs:mShowStartView (Results 1 – 1 of 1) sorted by relevance
59 mShowStartView = (TextView) findViewById(R.id.onstart_textview); in onCreate()81 TextView mShowStartView; field in MainActivity103 mShowStartView.setBackgroundColor(defaultColor);175 mShowStartView.setBackgroundColor(startJobColor); in onReceivedStartJob()