Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DStagingManager.java1126 void notifyVerificationComplete(StagedSession session) { in notifyVerificationComplete() method in StagingManager
H A DPackageInstallerSession.java2108 mStagingManager.notifyVerificationComplete(mStagedSession); in onSessionVerificationFailure()