Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 4 of 4) sorted by relevance

/tools/metalava/src/main/java/com/android/tools/metalava/
DNullnessMigration.kt53 val newType = new.returnType() ?: return in compare() constant
62 val newType = new.type() in compare() constant
71 val newType = new.type() in compare() constant
DCompatibilityCheck.kt552 val newType = new.type() in compare() constant
/tools/tradefederation/core/src/com/android/tradefed/result/
DDeviceFileReporter.java219 final LogDataType newType = DATA_TYPE_REVERSE_MAP.get(ext); in getDataType() local
/tools/dexter/slicer/
Dreader.cc144 auto newType = ParseType(index); in GetType() local