| /compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/layoutanimation/ |
| D | AnimateContentSizeDemo.kt | 68 val longText = "Very long text\nthat spans across\nmultiple lines" in MyText() constant 92 val longText = "Very loooooong text" in MyButton() constant
|
| /compose/animation/animation/samples/src/main/java/androidx/compose/animation/samples/ |
| D | AnimationModifierSample.kt | 42 val longText = "Very long text\nthat spans across\nmultiple lines" in AnimateContent() constant
|
| /compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/ |
| D | ValidatingOffsetMappingKtTest.kt | 36 private val longText = "a".repeat(100) in params() constant
|
| /compose/ui/ui-text/benchmark/src/androidTest/java/androidx/compose/ui/text/benchmark/input/ |
| D | EditProcessorBenchmark.kt | 51 private val longText = RandomTextGenerator().nextParagraph(500) in toString() constant
|
| D | GapBufferBenchmark.kt | 41 private val longText = RandomTextGenerator().nextParagraph(500) in toString() constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/ |
| D | BasicTextMinMaxLinesTest.kt | 36 private val longText = "Lorem ipsum\n".repeat(10) constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/ |
| D | SelectionContainerTest.kt | 330 val longText = "$textContent ".repeat(100) in allTextIsSelected_whenTextIsOverflowed_clipped_maxLines1() constant 355 val longText = "$textContent ".repeat(100) in allTextIsSelected_whenTextIsOverflowed_ellipsized_maxLines1() constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/ |
| D | HeightInLinesModifierTest.kt | 67 private val longText = constant in androidx.compose.foundation.text.input.HeightInLinesModifierTest
|
| D | TextFieldScrollTest.kt | 103 private val longText = in <lambda>() constant in androidx.compose.foundation.text.input.TextFieldScrollTest
|
| D | BasicTextFieldTest.kt | 1087 val longText = "Text".repeat(4) in <lambda>() constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/textfield/ |
| D | HeightInLinesModifierTest.kt | 68 private val longText = constant in androidx.compose.foundation.textfield.HeightInLinesModifierTest
|
| D | TextFieldScrollTest.kt | 113 private val longText = in <lambda>() constant in androidx.compose.foundation.textfield.TextFieldScrollTest
|
| D | TextFieldTest.kt | 1301 val longText = "Text".repeat(4) in <lambda>() constant
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/textfield/ |
| D | TextFieldScreenshotTest.kt | 69 private val longText = constant
|
| D | OutlinedTextFieldScreenshotTest.kt | 75 private val longText = in <lambda>() constant in androidx.compose.material.textfield.OutlinedTextFieldScreenshotTest
|
| /compose/ui/ui-text/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/ |
| D | TextMeasurerTest.kt | 51 private val longText = constant in androidx.compose.ui.text.TextMeasurerTest
|
| D | TextPainterTest.kt | 62 private val longText = AnnotatedString(longString) constant
|
| /compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/sharedelement/ |
| D | SwitchBetweenCollapsedAndExpanded.kt | 379 private const val longText = constant
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | SnackbarTest.kt | 60 private val longText = constant in androidx.compose.material3.SnackbarTest
|
| D | TextFieldScreenshotTest.kt | 65 private val longText = constant
|
| D | OutlinedTextFieldScreenshotTest.kt | 67 private val longText = constant in androidx.compose.material3.OutlinedTextFieldScreenshotTest
|
| /compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ |
| D | SnackbarTest.kt | 67 private val longText = constant in androidx.compose.material.SnackbarTest
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/contextmenu/ |
| D | ContextMenuUiTest.kt | 93 private val longText = "M ".repeat(200).trimEnd() in <lambda>() constant
|
| /compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/text/ |
| D | ComposeText.kt | 120 private const val longText = constant
|