Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DAdbUtils.java293 String fullResourceName = pathToApk; in installApk() local
310 public static void pushResource(String fullResourceName, String deviceFilePath, in pushResource()
362 private static File extractResource(String fullResourceName, File file) throws Exception { in extractResource()
/cts/hostsidetests/packagemanager/extractnativelibs/src/android/extractnativelibs/cts/
DCtsExtractNativeLibsHostTestBase.java120 String fullResourceName = TEST_APK_RESOURCE_PREFIX + filenameInResources; in getFileFromResource() local
/cts/hostsidetests/dexmetadata/host/src/com/android/cts/dexmetadata/
DInstallDexMetadataHostTest.java441 private File extractResource(String fullResourceName, File outputDir) in extractResource()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java2057 String fullResourceName = TEST_APK_RESOURCE_PREFIX + filenameInResources; in getFileFromResource() local