Home
last modified time | relevance | path

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

/compose/docs/
Dcompose-api-guidelines.md262 ### Why?
564 ### Before
576 ### After
/compose/ui/ui-graphics/src/androidInstrumentedTest/kotlin/androidx/compose/ui/graphics/
DPathIteratorTest.kt62 val types = arrayOf(PathSegment.Type.Move, PathSegment.Type.Line, PathSegment.Type.Close) in nonEmptyIterator() constant
/compose/lint/internal-lint-checks/src/test/java/androidx/compose/lint/
DAsCollectionDetectorTest.kt27 class AsCollectionDetectorTest(val types: CollectionType) : LintDetectorTest() { constant in androidx.compose.lint.AsCollectionDetectorTest
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/pointer/
DMotionEventAdapterTest.kt62 val types = in <lambda>() constant