| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | TextFieldLayoutStateCacheTest.kt | 483 ) { old, new -> in <lambda>() method 499 ) { old, new -> in <lambda>() method 551 ) { old, new -> in <lambda>() method 594 new -> in <lambda>() method 620 ) { old, new -> in <lambda>() method 647 ) { old, new -> in <lambda>() method 660 ) { old, new -> in <lambda>() method 675 ) { old, new -> in <lambda>() method 688 ) { old, new -> in <lambda>() method 702 ) { old, new -> in <lambda>() method [all …]
|
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/snapshots/ |
| D | StateObjectImpl.kt | 36 val new = old.withReadIn(reader) in recordReadIn() constant
|
| D | SnapshotStateObserver.kt | 116 val new = in <lambda>() constant 136 var new: Any? in <lambda>() variable
|
| /compose/foundation/foundation/integration-tests/foundation-demos/src/main/java/androidx/compose/foundation/demos/text/ |
| D | VisualTransformationDemo.kt | 163 onValueChange = { old, new -> if (new.any { !it.isLetterOrDigit() }) old else new }, in VisualTransformationDemo() method 171 onValueChange = { old, new -> if (new.any { !it.isLetterOrDigit() }) old else new }, in VisualTransformationDemo() method 179 onValueChange = { old, new -> if (new.any { !it.isLetterOrDigit() }) old else new }, in VisualTransformationDemo() method 187 onValueChange = { old, new -> in VisualTransformationDemo() method 222 onValueChange: (String, String) -> String = { _, new -> new }, in VariousEditLine() method
|
| /compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | TextFieldStateInternalBufferTest.kt | 385 state.addImeContentListener { old, new, _ -> in <lambda>() method 445 val new = toTextFieldCharSequence() in <lambda>() constant 466 val new = toTextFieldCharSequence() in <lambda>() constant 486 val new = toTextFieldCharSequence() in <lambda>() constant
|
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/ |
| D | Recomposer.kt | 1673 val new = old.add(info) in addRunning() constant 1681 val new = old.remove(info) in removeRunning() constant
|
| D | Composition.kt | 871 val new: Any = in recordModificationsOf() constant
|
| /compose/ui/ui-inspection/src/main/java/androidx/compose/ui/inspection/inspector/ |
| D | ParameterFactory.kt | 393 var new = Pair(name, value) in <lambda>() variable
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/contextmenu/ |
| D | ContextMenuUiTest.kt | 521 merge(pixelColor, 1) { old, new -> old + new } in <lambda>() method
|