Searched refs:removedDexApi (Results 1 – 1 of 1) sorted by relevance
111 File removedDexApi = new File(removedDexApiFile); in writeStubsAndApi() local112 removedDexApi.getParentFile().mkdirs(); in writeStubsAndApi()114 new BufferedOutputStream(new FileOutputStream(removedDexApi))); in writeStubsAndApi()