Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DCompatibilityCheck.kt795 val inherited = if (new.isConstructor()) { in added() constant
854 val inherited = if (old.isConstructor()) { in removed() constant
871 val inherited = from?.findField( in removed() constant
DComparisonVisitor.kt208 val inherited = in visitAdded() constant
DApiLint.kt2008 val inherited = when (item) { in <lambda>() constant