Home
last modified time | relevance | path

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

/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/
DMainActivity.java55 startJobColor = res.getColor(R.color.start_received); in onCreate()
76 int startJobColor; field in MainActivity
177 mShowStartView.setBackgroundColor(startJobColor); in onReceivedStartJob()