| /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 593 old, 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 | 33 val old = ReaderKind(readerKind.get()) in recordReadIn() constant
|
| D | SnapshotStateObserver.kt | 115 val old = pendingChanges.get() in <lambda>() constant 134 val old = pendingChanges.get() in <lambda>() constant
|
| /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
|
| /compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/input/internal/ |
| D | TextFieldStateInternalBufferTest.kt | 385 state.addImeContentListener { old, new, _ -> in <lambda>() method 444 val old = originalValue in <lambda>() constant 465 val old = originalValue in <lambda>() constant 485 val old = originalValue in <lambda>() constant
|
| /compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/ |
| D | ComposeView.android.kt | 104 val old = composition in <lambda>() constant
|
| /compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/platform/ |
| D | AndroidUiDispatcherTest.kt | 210 val old = expectCount.get() in <lambda>() constant
|
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/input/pointer/ |
| D | HitPathTracker.kt | 668 val old = oldEvent.changes[i] in hasPositionChanged() constant
|
| D | SuspendingPointerInputFilter.kt | 743 lastEvent.changes.fastMapNotNull { old -> in resetPointerInputHandler() method
|
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/ |
| D | LookaheadPassDelegate.kt | 517 val old = outerCoordinator.lookaheadDelegate?.isPlacedUnderMotionFrameOfReference in <lambda>() constant
|
| D | MeasurePassDelegate.kt | 568 val old = outerCoordinator.isPlacedUnderMotionFrameOfReference in <lambda>() constant
|
| D | NodeCoordinator.kt | 175 val old = _measureResult in <lambda>() constant in androidx.compose.ui.node.NodeCoordinator
|
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/ |
| D | Recomposer.kt | 1672 val old = _runningRecomposers.value in addRunning() constant 1680 val old = _runningRecomposers.value in removeRunning() constant
|
| D | Composition.kt | 870 val old = pendingModifications.get() in recordModificationsOf() constant
|
| /compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/collection/ |
| D | MutableVector.kt | 771 val old = content[index] as T in <lambda>() constant
|
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/contextmenu/ |
| D | ContextMenuUiTest.kt | 521 merge(pixelColor, 1) { old, new -> old + new } in <lambda>() method
|