Searched defs:inputType (Results 1 – 4 of 4) sorted by relevance
166 val inputType = awaitFirstDown(pass = pass).type in handleGestures() constant191 val inputType = event.changes[0].type in handleGestures() constant
184 val inputType = awaitFirstDown(pass = pass).type in handleGestures() constant228 val inputType = event.changes[0].type in handleGestures() constant
61 @JvmField var inputType: Int = 0, variable in androidx.compose.ui.autofill.FakeViewStructure
74 private var inputType: Int = 0 in <lambda>() variable in androidx.compose.ui.benchmark.autofill.FakeViewStructure