Home
last modified time | relevance | path

Searched refs:mRealInterfaceTypes (Results 1 – 2 of 2) sorted by relevance

/external/doclava/src/com/google/doclava/
DClassInfo.java149 mRealInterfaceTypes = interfaceTypes; in init()
329 if (mRealInterfaces == null || mRealInterfaceTypes == null) { in justMyInterfacesWithTypes()
336 TypeInfo type = mRealInterfaceTypes.get(i); in justMyInterfacesWithTypes()
474 return mRealInterfaceTypes; in realInterfaceTypes()
478 if (mRealInterfaceTypes == null) { in addInterfaceType()
479 mRealInterfaceTypes = new ArrayList<TypeInfo>(); in addInterfaceType()
482 mRealInterfaceTypes.add(type); in addInterfaceType()
1876 private ArrayList<TypeInfo> mRealInterfaceTypes; field in ClassInfo
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...