HomeSort by relevance Sort by last modified time
    Searched defs:Tap (Results 1 - 5 of 5) sorted by null

  /external/chromium-trace/catapult/devil/devil/android/
app_ui.py 58 def Tap(self, point=None, dp_units=False):
59 """Send a tap event to the UI node.
63 tap, relative to the bounds of the UI node, i.e. (0, 0) taps the
77 self._device.RunShellCommand(['input', 'tap', x, y], check_return=True)
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.2.2-release.jar 
espresso-core-2.2.2-release.jar 
espresso-intents-2.2.2-release.jar 
espresso-web-2.2.2-release.jar 

Completed in 198 milliseconds