Home
last modified time | relevance | path

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

/frameworks/base/tests/JobSchedulerTestApp/src/com/android/demo/jobSchedulerApp/
DMainActivity.java55 startJobColor = getColor(R.color.start_received); in onCreate()
78 int startJobColor; field in MainActivity
175 mShowStartView.setBackgroundColor(startJobColor); in onReceivedStartJob()