Home
last modified time | relevance | path

Searched defs:ConstructorInfo (Results 1 – 1 of 1) sorted by relevance

/build/tools/apicheck/src/com/android/apicheck/
DConstructorInfo.java20 public class ConstructorInfo implements AbstractMethodInfo { class
34 public ConstructorInfo(String name, String type, boolean isStatic, boolean isFinal, in ConstructorInfo() method in ConstructorInfo