HomeSort by relevance Sort by last modified time
    Searched refs:set_location_service (Results 1 - 19 of 19) sorted by null

  /tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
RttDisableTest.py 66 utils.set_location_service(dut, False)
86 utils.set_location_service(dut, True)
  /tools/test/connectivity/acts/tests/google/wifi/aware/functional/
AttachTest.py 138 utils.set_location_service(dut, False)
142 utils.set_location_service(dut, True)
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/
RttBaseTest.py 46 utils.set_location_service(ad, True)
  /tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/
AwareBaseTest.py 47 utils.set_location_service(ad, True)
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
TelephonyLabPowerTest.py 40 from acts.utils import set_location_service
74 set_location_service(self.ad, False)
  /tools/test/connectivity/acts/tests/google/ble/scan/
BleBackgroundScanTest.py 55 utils.set_location_service(self.scn_ad, True)
56 utils.set_location_service(self.adv_ad, True)
BleOnLostOnFoundTest.py 49 utils.set_location_service(self.scn_ad, True)
50 utils.set_location_service(self.adv_ad, True)
BleScanScreenStateTest.py 53 utils.set_location_service(self.scn_ad, True)
54 utils.set_location_service(self.adv_ad, True)
BleOpportunisticScanTest.py 55 utils.set_location_service(self.scn_ad, True)
56 utils.set_location_service(self.adv_ad, True)
  /tools/test/connectivity/acts/tests/google/wifi/
WifiTetheringPowerTest.py 35 from acts.utils import set_location_service
58 set_location_service(self.hotspot_device, False)
WifiPowerTest.py 33 from acts.utils import set_location_service
75 set_location_service(self.dut, False)
WifiStaApConcurrencyTest.py 139 acts.utils.set_location_service(self.dut, True)
147 acts.utils.set_location_service(self.dut, False)
WifiManagerTest.py 327 acts.utils.set_location_service(self.dut, True)
335 acts.utils.set_location_service(self.dut, False)
343 acts.utils.set_location_service(self.dut, True)
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
PowerBaseTest.py 39 from acts.utils import set_location_service
117 set_location_service(self.ad, False)
  /tools/test/connectivity/acts/tests/google/tel/live/
TelPowerTest.py 50 from acts.utils import set_location_service
106 set_location_service(self.ad, False)
    [all...]
  /test/vts/runners/host/
utils.py 678 def set_location_service(ad, new_state): function
  /tools/test/connectivity/acts/framework/acts/
base_test.py 75 utils.set_location_service(ad, False)
utils.py 701 def set_location_service(ad, new_state): function
  /tools/test/connectivity/acts/framework/acts/test_utils/power/
PowerBaseTest.py 233 utils.set_location_service(self.dut, False)

Completed in 530 milliseconds