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.py599 gutils.disable_supl_mode(self.ad)
636 gutils.disable_supl_mode(self.ad)
673 gutils.disable_supl_mode(self.ad)
712 gutils.disable_supl_mode(self.ad)
753 gutils.disable_supl_mode(self.ad)
784 gutils.disable_supl_mode(self.ad)
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py100 def disable_supl_mode(ad): function