Home
last modified time | relevance | path

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

123

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DKeyguardControllerStateTest.java37 KeyguardControllerState state = KeyguardControllerState.create(testOutput); in testCreate_invalidOutput() local
51 KeyguardControllerState state = KeyguardControllerState.create(testOutput); in testCreate() local
/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DDeviceDescriptor.java52 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
59 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
86 DeviceAllocationState state, in DeviceDescriptor()
121 DeviceAllocationState state, in DeviceDescriptor()
157 DeviceAllocationState state, in DeviceDescriptor()
190 public DeviceDescriptor(DeviceDescriptor d, DeviceAllocationState state) { in DeviceDescriptor()
DCommandResult.java40 CommandResult(Status status, String errorDetails, FreeDeviceState state, in CommandResult()
DGetLastCommandResultOp.java82 FreeDeviceState state = FreeDeviceState.AVAILABLE; in unpackResponseFromJson() local
/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 in trebuchet.importers.ftrace.FtraceImporter
/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/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/model/src/main/kotlin/trebuchet/model/
DSchedSlice.kt22 val state: SchedulingState constant
/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DScreenshotOnFailureCollector.java51 TestDeviceState state = device.getDeviceState(); in shouldCollect() local
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py246 def set_wifi_and_bt_scanning(ad, state=True): argument
338 def set_mobile_data(ad, state): argument
606 def start_gnss_by_gtw_gpstool(ad, state, type="gnss", bgdisplay=False): argument
1078 def set_battery_saver_mode(ad, state): argument
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DUsbResetTest.java55 TestDeviceState state = device.getDeviceState(); in run() local
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dmain.cpp103 void android_main(struct android_app* state) { in android_main()
Drenderer.h52 struct State state; variable
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java103 public void setNumDevicesCustom(int numDevices, TestDeviceState state, in setNumDevicesCustom()
120 public void setNumDevicesStub(int numDevices, TestDeviceState state, in setNumDevicesStub()
201 public void freeDevice(ITestDevice device, FreeDeviceState state) { in freeDevice()
/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/rohdeschwarz_lib/
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
Dsmbv100.py73 def set_rfout_state(self, state): argument
/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java132 TestDeviceState state = monitor.getDeviceState(); in recoverDevice() local
483 TestDeviceState state = monitor.getDeviceState(); in attemptDeviceUnavailableRecovery() local
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecovery.java123 DeviceAllocationState state = device.getAllocationState(); in shouldReset() local
/tools/test/connectivity/acts/framework/acts/test_utils/car/
Dtel_telecom_utils.py72 def wait_for_call_state(log, ad, call_id, state): argument
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py59 def wifi_toggle_state(self, state): argument
155 def wifi_toggle_state(self, state): argument
241 def wifi_toggle_state(self, state): argument
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt117 val state = threadLocal.get() in par_map() constant
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Drpm_controller_utils.py86 def set_rpm_port_state(self, rpm_port, state): argument

123