Home
last modified time | relevance | path

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

/compose/lint/internal-lint-checks/src/main/java/androidx/compose/lint/
DAsCollectionDetector.kt53 val methodName = node.methodName ?: return in getApplicableUastTypes() constant
DPrimitiveInCollectionDetector.kt127 val methodName = in getApplicableUastTypes() constant
/compose/ui/ui-tooling/src/androidMain/kotlin/androidx/compose/ui/tooling/
DPreviewActivity.android.kt68 val methodName = composableFqn.substringAfterLast('.') in <lambda>() constant
DComposeViewAdapter.android.kt527 val methodName = composableName.substringAfterLast('.') in toString() constant