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.java101 private final PreRebootVerificationHandler mPreRebootVerificationHandler; field in StagingManager
158 mPreRebootVerificationHandler = new PreRebootVerificationHandler( in StagingManager()
664 mPreRebootVerificationHandler.startPreRebootVerification(session); in commitSession()
893 mPreRebootVerificationHandler.startPreRebootVerification(session); in handleNonReadyAndDestroyedSessions()
1082 mPreRebootVerificationHandler.readyToStart(); in onBootCompletedBroadcastReceived()
1127 mPreRebootVerificationHandler.onPreRebootVerificationComplete(session); in notifyVerificationComplete()
1134 mPreRebootVerificationHandler.notifyPreRebootVerification_Apk_Complete(session); in notifyPreRebootVerification_Apk_Complete()