Searched refs:mShowStopView (Results 1 – 1 of 1) sorted by relevance
60 mShowStopView = (TextView) findViewById(R.id.onstop_textview); in onCreate()80 private TextView mShowStopView; field in MainActivity103 mShowStopView.setBackgroundColor(defaultColor);190 mShowStopView.setBackgroundColor(stopJobColor); in onReceivedStopJob()