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