Searched refs:mInterfacesWithTypes (Results 1 – 1 of 1) sorted by relevance
188 mInterfacesWithTypes = null; in init()398 if (mInterfacesWithTypes == null) { in interfacesWithTypes()399 mInterfacesWithTypes = new ArrayList<ClassTypePair>(); in interfacesWithTypes()410 mInterfacesWithTypes.addAll( in interfacesWithTypes()414 mInterfacesWithTypes.addAll( in interfacesWithTypes()417 return mInterfacesWithTypes; in interfacesWithTypes()1985 private ArrayList<ClassTypePair> mInterfacesWithTypes; field in ClassInfo