Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobServiceContext.java171 private boolean mPreviousJobHadSuccessfulFinish; field in JobServiceContext
1068 if (!mPreviousJobHadSuccessfulFinish in assertCallerLocked()
1523 mPreviousJobHadSuccessfulFinish = in closeAndCleanupJobLocked()
1525 if (!mPreviousJobHadSuccessfulFinish) { in closeAndCleanupJobLocked()