Home
last modified time | relevance | path

Searched refs:mPreviousJobHadSuccessfulFinish (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobServiceContext.java175 private boolean mPreviousJobHadSuccessfulFinish; field in JobServiceContext
1070 if (!mPreviousJobHadSuccessfulFinish in assertCallerLocked()
1525 mPreviousJobHadSuccessfulFinish = in closeAndCleanupJobLocked()
1527 if (!mPreviousJobHadSuccessfulFinish) { in closeAndCleanupJobLocked()