Searched refs:removedApi (Results 1 – 1 of 1) sorted by relevance
67 File removedApi = new File(removedApiFile); in writeStubsAndApi() local68 removedApi.getParentFile().mkdirs(); in writeStubsAndApi()70 new BufferedOutputStream(new FileOutputStream(removedApi))); in writeStubsAndApi()