Searched refs:MSG_CANCEL_JOB (Results 1 – 1 of 1) sorted by relevance
62 private static final int MSG_CANCEL_JOB = 2; field in GarageModeChecker115 case MSG_CANCEL_JOB:153 Message msg = mHandler.obtainMessage(MSG_CANCEL_JOB, 0, 0, jobParameters); in onStopJob()