Searched defs:to (Results 1 – 3 of 3) sorted by relevance
141 val (from, to) = getPointsToScroll(direction) constant150 private data class Vector2F(val from: PointF, val to: PointF) constant in android.platform.uiautomator_helpers.Vector2F
92 fun to( in <lambda>() method118 fun to( in <lambda>() method
42 val to = mockTraceForSliceTests.entries.last().elapsedTimestamp + 20 in canSliceWithAllAfter() constant