Home
last modified time | relevance | path

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

/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/
DTvLauncherStrategy.java510 while (maxAttempts-- > 0 && move(Direction.UP)) {
629 while (app == null && move(Direction.DOWN)) {
874 public boolean move(Direction direction) {
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DTvLauncherStrategy.java540 while (maxAttempts-- > 0 && move(Direction.UP)) {
661 while (app == null && move(Direction.DOWN)) {
895 public boolean move(Direction direction) {
/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DComposeToolkit.kt399 onNode.performTouchInput { move(delayMillis = 0) } in <lambda>()
458 override fun move(delayMillis: Long) { in <lambda>() method
/platform_testing/tests/bettertogether/betocq/
DReadMe.md479 issue. If possible, move the test to a clean environment to rule out the