Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java1127 mPreRebootVerificationHandler.onPreRebootVerificationComplete(session); in notifyVerificationComplete()
1172 onPreRebootVerificationComplete(session); in handleMessage()
1237 onPreRebootVerificationComplete(session); in onPreRebootVerificationFailure()
1241 private void onPreRebootVerificationComplete(StagedSession session) { in onPreRebootVerificationComplete() method in StagingManager.PreRebootVerificationHandler
1387 onPreRebootVerificationComplete(session); in handlePreRebootVerification_End()