Searched refs:up (Results 1 – 12 of 12) sorted by relevance
21 // one client only allow to set up 1 connection.
84 fun up() { in up() method
360 UiObject2 up = mDevice.findObject(UP_BTN); in findApplication() local362 while (up.isEnabled()) { in findApplication()363 up.click(); in findApplication()
379 UiObject2 up = mDevice.findObject(UP_BTN); in findApplication() local381 while (up.isEnabled()) { in findApplication()382 up.click(); in findApplication()
30 * an assets/statsd-configs/ directory, which gets packed into a .jar file and ends up under the
34 * directory, which gets packed into a .jar file and ends up under the assets/
400 is TouchEventRecorderEntry.Up -> onNode.performTouchInput { up(entry.pointerId) } in <lambda>()472 override fun up(pointerId: Int) { in <lambda>() method
28 // Wake up device and go to home screen
338 dragSurface.performTouchInput { up() } in <lambda>()
166 device setup processes. After the new devices are set up, connect them to322 - Refer to release instructions below to set up the build environment.