Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssFunctionTest.py61 from acts_contrib.test_utils.gnss.gnss_test_utils import disable_supl_mode
318 disable_supl_mode(self.ad)
331 disable_supl_mode(self.ad)
342 disable_supl_mode(self.ad)
358 disable_supl_mode(self.ad)
1121 disable_supl_mode(self.ad)
1161 disable_supl_mode(self.ad)
1189 disable_supl_mode(self.ad)
1270 disable_supl_mode(self.ad)
1334 disable_supl_mode(self.ad)
DGnssWearableTetherFunctionTest.py130 gutils.disable_supl_mode(self.watch)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
Dgnss_test_utils.py232 def disable_supl_mode(ad): function