Home
last modified time | relevance | path

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

/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/
DMainActivity.java56 stopJobColor = getColor(R.color.stop_received); in onCreate()
80 int stopJobColor; field in MainActivity
187 mShowStopView.setBackgroundColor(stopJobColor); in onReceivedStopJob()