Home
last modified time | relevance | path

Searched refs:stepTime (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DBetterSwipe.kt98 val stepTime = calculateStepTime() in <lambda>() constant
105 movePointer(duration = duration, from = lastPoint, to = end, interpolator, stepTime) in <lambda>()
199 stepTime: Duration in <lambda>()
201 val stepTimeMs = stepTime.toMillis() in <lambda>()