Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java2278 private void onSessionVerificationFailure(int error, String msg) { in onSessionVerificationFailure() method in PackageInstallerSession
2568 onSessionVerificationFailure(e.error, errorMsg); in verify()
2722 onSessionVerificationFailure(error, msg); in verifyNonStaged()