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