Searched refs:MSG_COLOR_START (Results 1 – 2 of 2) sorted by relevance
31 import static com.example.android.jobscheduler.MainActivity.MSG_COLOR_START;74 sendMessage(MSG_COLOR_START, params.getJobId()); in onStartJob()
59 public static final int MSG_COLOR_START = 2; field in MainActivity220 case MSG_COLOR_START: in handleMessage()