Home
last modified time | relevance | path

Searched refs:mShowStopView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/
DMainActivity.java60 mShowStopView = findViewById(R.id.onstop_textview); in onCreate()
83 TextView mShowStopView; field in MainActivity
108 mShowStopView.setBackgroundColor(defaultColor);
187 mShowStopView.setBackgroundColor(stopJobColor); in onReceivedStopJob()