Searched refs:canRun (Results 1 – 3 of 3) sorted by relevance
32 private volatile boolean canRun; field in CalendarProviderJobService49 canRun = true; in onStartJob()64 if (!canRun) { in onStartJob()79 canRun = false; in onStopJob()
204 final boolean canRun = !mAppStateTracker.areJobsRestricted(uid, packageName, in updateSingleJobRestrictionLocked()217 jobStatus.setBackgroundNotRestrictedConstraintSatisfied(nowElapsed, canRun, in updateSingleJobRestrictionLocked()
1149 boolean canRun = false; in collectSourceControls()1159 canRun = true; in collectSourceControls()1179 canRun = true; in collectSourceControls()1181 if (!canRun) { in collectSourceControls()