Searched refs:jc (Results 1 – 3 of 3) sorted by relevance
513 JobCallback jc = (JobCallback)message.obj; in handleMessage() local516 if (jc.mStoppedReason != null) { in handleMessage()519 - jc.mStoppedTime, sb); in handleMessage()521 sb.append(jc.mStoppedReason); in handleMessage()
3009 final JobServiceContext jc = mActiveServices.get(i); in executeTimeoutCommand() local3010 final JobStatus js = jc.getRunningJobLocked(); in executeTimeoutCommand()3011 if (jc.timeoutIfExecutingLocked(pkgName, userId, hasJobId, jobId, "shell")) { in executeTimeoutCommand()
86 MetaVarName<"<value>">, HelpText<"<value> should be 'ar' or 'jc'">;