Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/LintChecker/src/com/android/settingslib/tools/lint/
DNullabilityAnnotationsDetector.kt66 private fun UAnnotated.checkAnnotation(message: String) { in getApplicableUastTypes() method
101 private fun UAnnotated.findOldNullabilityAnnotation() = in getApplicableUastTypes() method
104 private fun UAnnotated.hasNullabilityAnnotation() = in getApplicableUastTypes() method