Home
last modified time | relevance | path

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

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