Home
last modified time | relevance | path

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

/test/vts/utils/python/controllers/
Dfastboot.py43 def isFastbootOverTcp(serial): function
69 if isFastbootOverTcp(serial):
Dandroid_device.py471 if self.fastboot.isFastbootOverTcp(self.serial):