Home
last modified time | relevance | path

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

/build/tools/droiddoc/src/
DStubs.java221 cl.init(cl.asTypeInfo(), cl.realInterfaces(), cl.realInterfaceTypes(), in cantStripThis()
387 TypeInfo[] interfaces = cl.realInterfaceTypes(); in writeClass()
DClassInfo.java285 TypeInfo[] realInterfaceTypes() in realInterfaceTypes() method in ClassInfo