MCPcopy Create free account
hub / github.com/abstrakraft/android_build / checkInheritance

Method checkInheritance

tools/droiddoc/src/DroidDoc.java:1326–1341  ·  view source on GitHub ↗

Checks the inheritance of ClassInfo objects. This method return #TYPE_LAYOUT: if the class extends android.view.ViewGroup #TYPE_WIDGET: if the class extends android.view.View #TYPE_LAYOUT_PARAM: if the class extends

(ClassInfo clazz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

writeSdkValuesMethod · 0.95

Calls 3

equalsMethod · 0.80
superclassMethod · 0.80
qualifiedNameMethod · 0.65

Tested by

no test coverage detected