Searched refs:mRemovedConstructors (Results 1 – 1 of 1) sorted by relevance
775 mRemovedConstructors = Collections.unmodifiableList(ctors); in setRemovedConstructors()838 return mRemovedConstructors; in getRemovedConstructors()1926 private List<MethodInfo> mRemovedConstructors; // immutable after you set its value. field in ClassInfo