Searched refs:newAPIName_ (Results 1 – 6 of 6) sorted by relevance
26 public static String newAPIName_; field in APIDiff34 newAPIName_ = null; in APIDiff()
38 if (apiDiff.newAPIName_ != null) in emitTopLevelFile()39 newAPIName = apiDiff.newAPIName_; in emitTopLevelFile()143 ….html\" target=\"_top\"><FONT CLASS=\"NavBarFont1\"><B><tt>" + apiDiff.newAPIName_ + "</tt></B></F… in emitHelp()
39 if (apiDiff.newAPIName_ != null) in emitStatistics()40 newAPIName = apiDiff.newAPIName_; in emitStatistics()
339 ….html\" target=\"_top\"><FONT CLASS=\"NavBarFont1\"><B><tt>" + APIDiff.newAPIName_ + "</tt></B></F… in emitDocDiffs()471 ….html\" target=\"_top\"><FONT CLASS=\"NavBarFont1\"><B><tt>" + APIDiff.newAPIName_ + "</tt></B></F… in emitDocDiffIndex()
77 if (apiDiff.newAPIName_ != null) in generate()78 newAPIName = apiDiff.newAPIName_; in generate()874 if (apiDiff.newAPIName_ != null) in writeNavigationBar()875 newAPIName = apiDiff.newAPIName_; in writeNavigationBar()
48 apiDiff.newAPIName_ = newAPI.name_; in compareAPIs()