Home
last modified time | relevance | path

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

/lifecycle/lifecycle-runtime-lint/src/main/java/androidx/lifecycle/lint/
DLifecycleWhenChecks.kt228 private fun PsiMethod.isLifecycleWhenExtension(context: JavaContext): Boolean { in PsiMethod() method
234 private fun PsiMethod.isLifecycleIsAtLeastMethod(context: JavaContext): Boolean { in PsiMethod() method
254 private fun PsiMethod.isSuspend(): Boolean { in PsiMethod() method