Home
last modified time | relevance | path

Searched defs:oldType (Results 1 – 2 of 2) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/
DNullnessMigration.kt54 val oldType = old.returnType() ?: return in compare() constant
63 val oldType = old.type() in compare() constant
72 val oldType = old.type() in compare() constant
DCompatibilityCheck.kt620 val oldType = old.type() in compare() constant