Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/core/
Dandroid_action_runner.py54 self.InputSwipe(left_start_coord, top_start_coord, left_end_coord,
91 def InputSwipe(self, left_start_coord, top_start_coord, left_end_coord, member in AndroidActionRunner