Searched refs:move (Results 1 – 4 of 4) sorted by relevance
510 while (maxAttempts-- > 0 && move(Direction.UP)) {629 while (app == null && move(Direction.DOWN)) {874 public boolean move(Direction direction) {
540 while (maxAttempts-- > 0 && move(Direction.UP)) {661 while (app == null && move(Direction.DOWN)) {895 public boolean move(Direction direction) {
399 onNode.performTouchInput { move(delayMillis = 0) } in <lambda>()458 override fun move(delayMillis: Long) { in <lambda>() method
479 issue. If possible, move the test to a clean environment to rule out the