Searched defs:libApk (Results 1 – 1 of 1) sorted by relevance
69 try (ZipFile libApk = new ZipFile(libContainerApk)) { in beforeClassWithDevice()233 PublicLibs(ZipFile libApk) { in PublicLibs()247 void pushExtendedPublicSystemOemLibs(ZipFile libApk) throws Exception { in pushExtendedPublicSystemOemLibs()267 void pushExtendedPublicProductLibs(ZipFile libApk) throws Exception { in pushExtendedPublicProductLibs()280 void pushPrivateLibs(ZipFile libApk) throws Exception { in pushPrivateLibs()353 void pushNativeTestLib(ZipFile libApk, String libName, String destPath) throws Exception { in pushNativeTestLib()