Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/gnss/
DGnssSanityTest.py68 from acts.test_utils.gnss.gnss_test_utils import disable_supl_mode
738 disable_supl_mode(self.ad)
780 disable_supl_mode(self.ad)
823 disable_supl_mode(self.ad)
867 disable_supl_mode(self.ad)
904 disable_supl_mode(self.ad)
933 disable_supl_mode(self.ad)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py173 def disable_supl_mode(ad): function