Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java784 onSessionVerificationFailure(INSTALL_FAILED_INTERNAL_ERROR, errorMsg); in isCommittedAndNotInTerminalState()
2563 private void onSessionVerificationFailure(int error, String msg) { in onSessionVerificationFailure() method in PackageInstallerSession
2855 onSessionVerificationFailure(e.error, errorMsg); in verify()
3030 onSessionVerificationFailure(error, msg); in verifyNonStaged()