Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/
DAndroidApiChecks.kt91 private var cachedDocumentation: String = "" variable in com.android.tools.metalava.AndroidApiChecks
98 cachedDocumentation in getDocumentation()
102 cachedDocumentation = findDocumentation(item, tag) in getDocumentation()
103 cachedDocumentation in getDocumentation()