Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/LintChecker/src/com/android/settingslib/tools/lint/
DNullabilityAnnotationsDetector.kt44 node.verifyMethod() in getApplicableUastTypes()
51 private fun UMethod.verifyMethod() { in getApplicableUastTypes() method