Searched refs:mApiCheckConstructors (Results 1 – 2 of 2) sorted by relevance
295 return mIsFinal || mApiCheckConstructors.isEmpty(); in isEffectivelyFinal()1918 private HashMap<String, MethodInfo> mApiCheckConstructors = new HashMap<String, MethodInfo>(); field in ClassInfo1977 mApiCheckConstructors.put(ctor.getHashableName(), ctor); in addConstructor()2003 return mApiCheckConstructors; in allConstructorsMap()2119 for (MethodInfo mInfo : mApiCheckConstructors.values()) { in isConsistent()2120 if (cl.mApiCheckConstructors.containsKey(mInfo.getHashableName())) { in isConsistent()2121 if (!mInfo.isConsistent(cl.mApiCheckConstructors.get(mInfo.getHashableName()))) { in isConsistent()2130 for (MethodInfo mInfo : cl.mApiCheckConstructors.values()) { in isConsistent()2131 if (!mApiCheckConstructors.containsKey(mInfo.getHashableName())) { in isConsistent()2193 if (mApiCheckConstructors.isEmpty()) { in isConsistent()[all …]
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...