Home
last modified time | relevance | path

Searched defs:apkFilenameInResources (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java766 private void assertInstallSucceeds(String apkFilenameInResources) throws Exception { in assertInstallSucceeds()
773 private void assertInstallEphemeralSucceeds(String apkFilenameInResources) throws Exception { in assertInstallEphemeralSucceeds()
783 String apkFilenameInResources = in assertInstallSucceedsForEach() local
799 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallFailsWithError()
812 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallEphemeralFailsWithError()
824 private void assertInstallFails(String apkFilenameInResources) throws Exception { in assertInstallFails()
849 private String installPackageFromResource(String apkFilenameInResources, boolean ephemeral) in installPackageFromResource()
879 private String installPackageFromResource(String apkFilenameInResources) in installPackageFromResource()
884 private String installEphemeralPackageFromResource(String apkFilenameInResources) in installEphemeralPackageFromResource()