Searched defs:libApk (Results 1 – 1 of 1) sorted by relevance
69 try (ZipFile libApk = new ZipFile(libContainerApk)) { in beforeClassWithDevice()231 PublicLibs(ZipFile libApk) { in PublicLibs()245 void pushExtendedPublicSystemOemLibs(ZipFile libApk) throws Exception { in pushExtendedPublicSystemOemLibs()265 void pushExtendedPublicProductLibs(ZipFile libApk) throws Exception { in pushExtendedPublicProductLibs()278 void pushPrivateLibs(ZipFile libApk) throws Exception { in pushPrivateLibs()348 void pushNativeTestLib(ZipFile libApk, String libName, String destPath) throws Exception { in pushNativeTestLib()