/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | KeyguardControllerStateTest.java | 37 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/ |
D | DeviceDescriptor.java | 52 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()
|
D | CommandResult.java | 40 CommandResult(Status status, String errorDetails, FreeDeviceState state, in CommandResult()
|
D | GetLastCommandResultOp.java | 82 FreeDeviceState state = FreeDeviceState.AVAILABLE; in unpackResponseFromJson() local
|
/tools/apifinder/src/main/com/android/apifinder/ |
D | JavaApiUsedByMainlineModule.java | 89 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/ |
D | FtraceImporter.kt | 34 var state = FtraceImporterState() in <lambda>() variable in trebuchet.importers.ftrace.FtraceImporter
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | mg3710a.py | 168 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/ |
D | TelLiveEmergencyBase.py | 222 def set_ims_first(self, state): argument 234 def set_allow_non_emergency_call(self, state): argument
|
D | TelLiveCellInfoTest.py | 181 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/ |
D | SchedSlice.kt | 22 val state: SchedulingState constant
|
/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
D | ScreenshotOnFailureCollector.java | 51 TestDeviceState state = device.getDeviceState(); in shouldCollect() local
|
/tools/test/connectivity/acts/framework/acts/test_utils/gnss/ |
D | gnss_test_utils.py | 246 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/ |
D | UsbResetTest.java | 55 TestDeviceState state = device.getDeviceState(); in run() local
|
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
D | main.cpp | 103 void android_main(struct android_app* state) { in android_main()
|
D | renderer.h | 52 struct State state; variable
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | MockDeviceManager.java | 103 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/ |
D | EventParserState.kt | 72 onParseDetails(funcName) { state, details -> in onParseDetailsWithMatch() method 84 onParseDetails(funcName) { state, details -> in onParseDetailsWithMatch() method
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500.py | 193 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
|
D | smbv100.py | 73 def set_rfout_state(self, state): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | WaitDeviceRecovery.java | 132 TestDeviceState state = monitor.getDeviceState(); in recoverDevice() local 483 TestDeviceState state = monitor.getDeviceState(); in attemptDeviceUnavailableRecovery() local
|
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/ |
D | UsbResetMultiDeviceRecovery.java | 123 DeviceAllocationState state = device.getAllocationState(); in shouldReset() local
|
/tools/test/connectivity/acts/framework/acts/test_utils/car/ |
D | tel_telecom_utils.py | 72 def wait_for_call_state(log, ad, call_id, state): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/ |
D | wlan_device.py | 59 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/ |
D | BatchProcessor.kt | 117 val state = threadLocal.get() in par_map() constant
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | rpm_controller_utils.py | 86 def set_rpm_port_state(self, rpm_port, state): argument
|