Searched refs:executing (Results 1 – 9 of 9) sorted by relevance
118 boolean executing = false; in executeSafely()144 executing = true; in executeSafely()146 if (!executing) { in executeSafely()
718 final JobStatus executing = getRunningJobLocked(); in stopIfExecutingLocked() local719 if (executing != null && (userId == UserHandle.USER_ALL || userId == executing.getUserId()) in stopIfExecutingLocked()720 && (pkgName == null || pkgName.equals(executing.getSourcePackageName())) in stopIfExecutingLocked()721 && Objects.equals(namespace, executing.getNamespace()) in stopIfExecutingLocked()722 && (!matchJobId || jobId == executing.getJobId())) { in stopIfExecutingLocked()
1308 final JobStatus executing = jsc.getRunningJobLocked(); in getRunningJobServiceContextLocked() local1309 if (executing == job) { in getRunningJobServiceContextLocked()1327 final JobStatus executing = jsc.getRunningJobLocked(); in stopJobOnServiceContextLocked() local1328 if (executing == job) { in stopJobOnServiceContextLocked()1344 final JobStatus executing = jsc.getRunningJobLocked(); in stopUnexemptedJobsForDoze() local1345 if (executing != null && !executing.canRunInDoze()) { in stopUnexemptedJobsForDoze()
355 public void setExecuting(boolean executing, int memFactor, long now) { in setExecuting() argument359 final int state = executing ? memFactor : STATE_NOTHING; in setExecuting()364 } else if (executing) { in setExecuting()
339 // build of the currently-executing Android system, in human-readable346 // The version of the currently-executing Android system, in349 // The version of the currently-executing Android system, in a format
564 // Total CPU time with processes executing in userspace. Summed up across567 // Total CPU time with processes executing kernel syscalls. Summed up across714 // Time spent executing in user code.716 // Time spent executing in kernel code.
188 its constructor that allows you to control the flow of time, executing supplied
567 Init halts executing commands until the forked process exits.571 to the `exec` command. The difference is that init does not halt executing
687 # the version control system). Doxygen will invoke the program by executing (via933 # by executing (via popen()) the command: