Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 36) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py168 def set_modulation_state(self, state, sg=1): argument
194 def set_rf_output_state(self, state, sg=1): argument
246 def set_frequency_offset_state(self, state, sg=1): argument
299 def set_frequency_offset_multiplier_state(self, state, sg=1): argument
467 def set_arb_state(self, state, sg=1): argument
619 def set_arb_pattern_aorb_state(self, a_or_b, state, sg=1): argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py41 def switch_lte_signalling(self, state): argument
64 def use_carrier_specific(self, state): argument
113 def wait_for_rrc_state(self, state, timeout=120): argument
152 def rrc_connection(self, state): argument
181 def dl_mac_padding(self, state): argument
535 def reduced_pdcch(self, state): argument
Dcmw500.py193 def switch_lte_signalling(self, state): argument
238 def use_carrier_specific(self, state): argument
317 def wait_for_rrc_state(self, state, timeout=120): argument
374 def rrc_connection(self, state): argument
408 def dl_mac_padding(self, state): argument
917 def reduced_pdcch(self, state): argument
/tools/apifinder/src/main/com/android/apifinder/
DJavaApiUsedByMainlineModule.java89 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation()
119 public Description matchNewClass(NewClassTree tree, VisitorState state) { in matchNewClass()
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceImporter.kt34 var state = FtraceImporterState() in <lambda>() variable
/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py488 def toggle_cell_data_roaming(ad, state): argument
607 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument
667 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveEmergencyBase.py222 def set_ims_first(self, state): argument
234 def set_allow_non_emergency_call(self, state): argument
DTelLiveCellInfoTest.py181 def request_cell_info_update_rate_limit(self, margin, state): argument
226 def get_all_cell_info_rate_limit(self, margin, state): argument
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/
DEventParserState.kt72 onParseDetails(funcName) { state, details -> in onParseDetailsWithMatch() method
84 onParseDetails(funcName) { state, details -> in onParseDetailsWithMatch() method
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py197 state=None, argument
382 state=None, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py63 def wifi_toggle_state(self, state): argument
197 def wifi_toggle_state(self, state): argument
327 def wifi_toggle_state(self, state): argument
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/
DSchedSlice.kt22 val state: SchedulingState constant
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Drelay_board.py46 def set(self, relay_position, state): argument
Drelay.py106 def set(self, state): argument
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dmain.cpp102 void android_main(struct android_app* state) { in android_main()
Drenderer.h52 struct State state; variable
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DSchedulingSliceFragment.kt23 class SchedulingSliceFragment(override val state: SchedulingState, override val startTime: Double) constant in trebuchet.model.fragments.SchedulingSliceFragment
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/
Dtel_telecom_utils.py72 def wait_for_call_state(log, ad, call_id, state): argument
Dcar_telecom_utils.py85 def wait_for_call_state(log, ad, call_id, state): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/fuchsia/
Dbt_test_utils.py123 def verify_device_state_by_name(fd, log, search_name, state, services=None): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Drpm_controller_utils.py86 def set_rpm_port_state(self, rpm_port, state): argument
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiPasspointTest.py182 def start_subscription_provisioning(self, state): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_subscription_utils.py421 def set_always_allow_mms_data(ad, sub_id, state=True): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/
Dmonsoon.py107 def usb(self, state): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dhfp_lib.py97 def newCall(self, remote, state): argument

12