Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/
DTestSoftwareKeyboardController.kt25 private var shown = false variable
/compose/foundation/foundation-layout/src/androidMain/kotlin/androidx/compose/foundation/layout/
DWindowInsetsConnection.android.kt243 val shown = sideCalculator.valueOf(animationController.shownStateInsets) in onPreScroll() constant
304 val shown = sideCalculator.valueOf(animationController.shownStateInsets) in onPreFling() constant
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/util/
DTextSelectionTestUtils.kt56 (handle, shown) -> in <lambda>() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/gestures/
DLazyColumnMultiTextRegressionTest.kt434 val shown: Boolean constant in androidx.compose.foundation.text.selection.gestures.TextToolbarWrapper