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.java1372 String installResult = installEphemeralPackageFromResource(apkFilenameInResources); in assertInstallEphemeralSucceeds()
1449 String installResult = installEphemeralPackageFromResource(apkFilenameInResources); in assertInstallEphemeralFailsWithError()
1585 private String installEphemeralPackageFromResource(String apkFilenameInResources) in installEphemeralPackageFromResource() method in PkgInstallSignatureVerificationTest