Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveCellInfoTest.py25 from acts.utils import disable_usb_charging, enable_usb_charging
358 disable_usb_charging(self.ad)
/tools/test/connectivity/acts/framework/acts/
Dutils.py666 def disable_usb_charging(ad): function