Home
last modified time | relevance | path

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

/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/
DMainActivity.java58 public static final int MSG_UNCOLOR_STOP = 1; field in MainActivity
240 m = obtainMessage(MSG_UNCOLOR_STOP); in handleMessage()
247 case MSG_UNCOLOR_STOP: in handleMessage()