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 …tml\" target=\"_top\"><FONT CLASS=\"NavBarFont1\"><B><code>" + apiDiff.newAPIName_ + "</code></B><… in emitHelp()
39 if (apiDiff.newAPIName_ != null) in emitStatistics()40 newAPIName = apiDiff.newAPIName_; in emitStatistics()
339 …tml\" target=\"_top\"><FONT CLASS=\"NavBarFont1\"><B><code>" + APIDiff.newAPIName_ + "</code></B><… in emitDocDiffs()471 …tml\" target=\"_top\"><FONT CLASS=\"NavBarFont1\"><B><code>" + APIDiff.newAPIName_ + "</code></B><… in emitDocDiffIndex()
77 if (apiDiff.newAPIName_ != null) in generate()78 newAPIName = apiDiff.newAPIName_; in generate()875 if (apiDiff.newAPIName_ != null) in writeNavigationBar()876 newAPIName = apiDiff.newAPIName_; in writeNavigationBar()
48 apiDiff.newAPIName_ = newAPI.name_; in compareAPIs()