Home
last modified time | relevance | path

Searched refs:getMethodDeprecatedIn (Results 1 – 1 of 1) sorted by relevance

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/doc/
DDocAnalyzer.kt721 addDeprecatedDocumentation(apiLookup.getMethodDeprecatedIn(method), method) in <lambda>()
894 fun ApiLookup.getMethodDeprecatedIn(method: MethodItem): Int { in ApiLookup() method