Home
last modified time | relevance | path

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

/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/provider/
DInputFormat.kt52 fun combineWith(other: InputFormat): InputFormat { in combineWith() method
/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DAnnotationInfo.kt214 fun combineWith(other: Showability): Showability { in show() method