Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java1192 onPreRebootVerificationFailure(session, in handleMessage()
1229 private void onPreRebootVerificationFailure(StagedSession session, in onPreRebootVerificationFailure() method in StagingManager.PreRebootVerificationHandler
1280 onPreRebootVerificationFailure(session, e.error, e.getMessage()); in handlePreRebootVerification_Start()
1305 onPreRebootVerificationFailure(session, e.error, e.getMessage()); in handlePreRebootVerification_Start()
1335 onPreRebootVerificationFailure(session, e.error, e.getMessage()); in handlePreRebootVerification_Apex()
1376 onPreRebootVerificationFailure(session, SessionInfo.STAGED_SESSION_UNKNOWN, in handlePreRebootVerification_End()