Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DStagingManager.java542 final PackageInstallerSession apksToVerify = extractApksInSession( in verifyApksInSession() local
544 if (apksToVerify == null) { in verifyApksInSession()
565 apksToVerify.commit(receiver.getIntentSender(), false); in verifyApksInSession()