Home
last modified time | relevance | path

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

12

/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.java48 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
55 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor()
80 DeviceAllocationState state, in DeviceDescriptor()
113 DeviceAllocationState state, in DeviceDescriptor()
146 DeviceAllocationState state, in DeviceDescriptor()
176 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/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/
DFtraceImporter.kt34 var state = FtraceImporterState() in <lambda>() variable
/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/
DSchedSlice.kt22 val state: SchedulingState constant
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/
Dgnss_test_utils.py173 def set_wifi_and_bt_scanning(ad, state=True): argument
295 def set_mobile_data(ad, state): argument
468 def start_gnss_by_gtw_gpstool(ad, state): argument
702 def set_battery_saver_mode(ad, state): argument
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveEmergencyBase.py224 def set_ims_first(self, state): argument
236 def set_allow_non_emergency_call(self, state): argument
DTelLiveCellInfoTest.py182 def request_cell_info_update_rate_limit(self, margin, state): argument
227 def get_all_cell_info_rate_limit(self, margin, state): argument
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
Drelay_board.py46 def set(self, relay_position, state): argument
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DDeviceUtilStatsMonitorLoadTest.java92 private DeviceDescriptor createDeviceDesc(String serial, DeviceAllocationState state) { in createDeviceDesc()
DDeviceUtilStatsMonitorTest.java163 private DeviceDescriptor createDeviceDesc(String serial, DeviceAllocationState state) { in createDeviceDesc()
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/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmg3710a.py165 def set_modulation_state(self, state, sg=1): argument
191 def set_rf_output_state(self, state, sg=1): argument
243 def set_frequency_offset_state(self, state, sg=1): argument
296 def set_frequency_offset_multiplier_state(self, state, sg=1): argument
464 def set_arb_state(self, state, sg=1): argument
616 def set_arb_pattern_aorb_state(self, a_or_b, state, sg=1): argument
/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/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/metalava/src/main/java/com/android/tools/lint/checks/infrastructure/
DClassName.kt44 var state = 0 in packageNameWithDefault() variable
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecovery.java115 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
Dcar_telecom_utils.py85 def wait_for_call_state(log, ad, call_id, 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/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DBatchProcessor.kt117 val state = threadLocal.get() in par_map() constant
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DFieldItem.kt293 var state = START in javaUnescapeString() variable
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Drpm_controller_utils.py86 def set_rpm_port_state(self, rpm_port, state): argument

12