Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Dapp_ui.py58 def Tap(self, point=None, dp_units=False): argument
72 if dp_units:
Dapp_ui_test.py171 node.Tap(geometry.Point(10, 20), dp_units=True)
176 node.Tap(dp_units=True)