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.java492 String installResult = installEphemeralPackageFromResource(apkFilenameInResources); in assertInstallEphemeralSucceeds()
531 String installResult = installEphemeralPackageFromResource(apkFilenameInResources); in assertInstallEphemeralFailsWithError()
595 private String installEphemeralPackageFromResource(String apkFilenameInResources) in installEphemeralPackageFromResource() method in PkgInstallSignatureVerificationTest