Searched refs:swipe (Results 1 – 3 of 3) sorted by relevance
139 .swipe(eq(new Point(3, 45)), eq(new Point(6, 78)), eq(Duration.ofMillis(123))); in testSwipe()
89 device.swipe(from, to, duration); in ACTIONS.put()
956 def swipe(self, direction): member in BudsDevice