/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 | 43 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor() 50 public DeviceDescriptor(String serial, boolean isStubDevice, DeviceAllocationState state, in DeviceDescriptor() 75 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/test/connectivity/acts/framework/acts/controllers/relay_lib/ |
D | relay_board.py | 46 def set(self, relay_position, state): argument
|
D | relay.py | 106 def set(self, state): argument
|
/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | DeviceUtilStatsMonitorLoadTest.java | 86 private DeviceDescriptor createDeviceDesc(String serial, DeviceAllocationState state) { in createDeviceDesc()
|
D | DeviceUtilStatsMonitorTest.java | 157 private DeviceDescriptor createDeviceDesc(String serial, DeviceAllocationState state) { in createDeviceDesc()
|
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()
|
D | TestDeviceTest.java | 3395 KeyguardControllerState state = mTestDevice.getKeyguardState(); in testGetKeyguardState() local 3413 KeyguardControllerState state = mTestDevice.getKeyguardState(); in testGetKeyguardState_new() local
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | mg3710a.py | 165 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/metalava/src/main/java/com/android/tools/lint/checks/infrastructure/ |
D | ClassName.kt | 43 var state = 0 in packageNameWithDefault() variable
|
/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
|
D | car_telecom_utils.py | 85 def wait_for_call_state(log, ad, call_id, state): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | IDeviceManager.java | 89 public void freeDevice(ITestDevice device, FreeDeviceState state); in freeDevice()
|
D | DeviceUtilStatsMonitor.java | 119 public void addSample(DeviceAllocationState state) { in addSample()
|
D | NativeDeviceStateMonitor.java | 409 private boolean waitForDeviceState(TestDeviceState state, long time) { in waitForDeviceState()
|
D | TestDevice.java | 574 KeyguardControllerState state = in getKeyguardState() local
|
D | WifiHelper.java | 200 String state = runWifiUtil("getSupplicantState"); in waitForWifiState() local
|
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/ |
D | WifiUtil.java | 241 String state = wifiManager.getConnectionInfo().getSupplicantState().name(); in onStart() local
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_test_utils.py | 285 def wait_for_bluetooth_manager_state(droid, state=None, timeout=10, threshold=5): argument 691 def log_energy_info(android_devices, state): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 600 def _wait_for_bluetooth_in_state(log, ad, state, max_wait): argument 632 def _wait_for_wifi_in_state(log, ad, state, max_wait): argument 2460 log, ad, state, timeout_value=MAX_WAIT_TIME_CONNECTION_STATE_UPDATE): argument 2500 state, argument 2576 log, ad, state, timeout_value=MAX_WAIT_TIME_CONNECTION_STATE_UPDATE): argument 2598 log, ad, state, timeout_value=MAX_WAIT_TIME_CONNECTION_STATE_UPDATE): argument 2720 def set_cell_data_roaming_state_by_adb(ad, state): argument 2727 def toggle_cell_data_roaming(ad, state): argument 4618 def wifi_toggle_state(log, ad, state, retries=3): argument 5674 def wait_for_state(state_check_func, argument
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | DeviceSetup.java | 954 public static void setSettingForBinaryState(BinaryState state, in setSettingForBinaryState() 977 public static void setCommandForBinaryState(BinaryState state, List<String> commands, in setCommandForBinaryState()
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | monsoon.py | 790 def usb(self, state): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/doclava1/ |
D | ApiFile.java | 926 int state = STATE_BEGIN; in getToken() local
|