Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java83 private final PreRebootVerificationHandler mPreRebootVerificationHandler; field in StagingManager
93 mPreRebootVerificationHandler = new PreRebootVerificationHandler( in StagingManager()
318 mPreRebootVerificationHandler.startPreRebootVerification(session.sessionId); in resumeSession()
561 mPreRebootVerificationHandler.notifyPreRebootVerification_Apk_Complete( in verifyApksInSession()
607 mPreRebootVerificationHandler.startPreRebootVerification(session.sessionId); in commitSession()
806 mPreRebootVerificationHandler.startPreRebootVerification(session.sessionId); in checkStateAndResume()