Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java774 String installResult = installEphemeralPackageFromResource(apkFilenameInResources); in assertInstallEphemeralSucceeds()
813 String installResult = installEphemeralPackageFromResource(apkFilenameInResources); in assertInstallEphemeralFailsWithError()
884 private String installEphemeralPackageFromResource(String apkFilenameInResources) in installEphemeralPackageFromResource() method in PkgInstallSignatureVerificationTest