Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 12 of 12) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssUserBuildBroadcomConfigurationTest.py59 def _adjust_log_enable_setting(self, key, enable): argument
152 def _adjust_lhe_setting(self, key, enable): argument
325 def set_gps_logenabled(self, enable): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerGTWGnssBaseTest.py131 def enable_DPO(self, enable): argument
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DBaseGameQualificationMetricCollector.java84 public void enable() { in enable() method in BaseGameQualificationMetricCollector
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveRilCstVoiceTest.py72 def enable_cst(self, ad, slot=0, enable=True): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbta_lib.py44 def enable(self): member in BtaLib
/tools/test/connectivity/acts_tests/tests/google/net/
DDnsOverHttpsTest.py190 def _setup_doh(self, ad, net, enable=True): argument
/tools/loganalysis/src/com/android/loganalysis/parser/
DKernelLogParser.java86 public void setAddUnknownBootreason(boolean enable) { in setAddUnknownBootreason()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Damarisoft_sim_utils.py345 def set_sim_lock(ad, enable, slot_index, pin=LAB_SIM_DEFAULT_PIN1) -> bool: argument
Dtel_ss_utils.py1374 def set_call_waiting(log, ad, enable=1, retry=1): argument
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py1479 def csfb_return_to_eutran(self, enable): argument
1714 def power_control(self, enable): argument
1742 def measurement_LTE(self, enable): argument
1770 def measurement_WCDMA(self, enable): argument
1798 def measurement_WCDMA(self, enable): argument
2539 def nw_fullname_enable(self, enable): argument
2594 def nw_shortname_enable(self, enable): argument
2661 def wcdma_ctch(self, enable): argument
3784 def gsm_cbch(self, enable): argument
Dmg3710a.py540 def set_freq_relative_display_status(self, enable, sg=1): argument
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dnetwork_settings.py1079 def enable(self, service_name): member in ServiceManager