Home
last modified time | relevance | path

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

/compose/lint/internal-lint-checks/src/main/java/androidx/compose/lint/
DPrimitiveInCollectionDetector.kt203 private fun JvmType.primitiveCollectionReplacement(context: JavaContext): String? { in primitiveCollectionReplacement() method
237 private fun JvmType.primitiveName(): String? = in JvmType() method
DCommonModuleIncompatibilityDetector.kt191 private fun JvmType.isLambda(): Boolean = method