Searched defs:newText (Results 1 – 11 of 11) sorted by relevance
88 val newText = buildString { in toVisualText() constant
177 val newText = in applySemantics() constant
520 onAutofillText { newText -> in applySemantics() method532 setText { newText -> in applySemantics() method538 insertTextAtCursor { newText -> in applySemantics() method
268 val newText = in <lambda>() constant282 val newText = in <lambda>() constant
307 val newText = in performRemoveSpaceGesture() constant653 val newText = in performRemoveSpaceGesture() constant
110 val newText = config?.getOrNull(SemanticsProperties.InputText)?.text in <lambda>() constant
680 val newText = in <lambda>() constant710 val newText = in <lambda>() constant
1087 val newText = currValue.dropLast(1) in <lambda>() constant
245 val newText = asCharSequence().asSequence().joinToString("-") in semantics_setTextAction_appliesFilter() constant
156 val newText = "Some Text" in whenTouch_withNoText_thenLongPressAndDrag_thenAddText_longPressAndDragAgain() constant
2238 val newText = newNode.unmergedConfig.getTextForTextField() ?: "" in sendSemanticsPropertyChangeEvents() constant2335 val newText = newNode.unmergedConfig.getTextForTextField()?.text ?: "" in sendSemanticsPropertyChangeEvents() constant