Searched defs:apiName (Results 1 - 1 of 1) sorted by relevance

/external/jdiff/src/jdiff/
H A DXMLToAPI.java37 * @param apiName The simple name of the API file. If -oldapidir and
42 String apiName) {
45 api_.name_ = apiName; // Checked later
41 readFile(String filename, boolean createGlobalComments, String apiName) argument

Completed in 57 milliseconds