Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 33) 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.java43 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()
DCommandResult.java40 CommandResult(Status status, String errorDetails, FreeDeviceState state, in CommandResult()
DGetLastCommandResultOp.java82 FreeDeviceState state = FreeDeviceState.AVAILABLE; in unpackResponseFromJson() local
/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/tradefederation/core/tests/src/com/android/tradefed/device/
DDeviceUtilStatsMonitorLoadTest.java86 private DeviceDescriptor createDeviceDesc(String serial, DeviceAllocationState state) { in createDeviceDesc()
DDeviceUtilStatsMonitorTest.java157 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()
DTestDeviceTest.java3395 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/
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/metalava/src/main/java/com/android/tools/lint/checks/infrastructure/
DClassName.kt43 var state = 0 in packageNameWithDefault() variable
/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/tradefederation/core/src/com/android/tradefed/device/
DIDeviceManager.java89 public void freeDevice(ITestDevice device, FreeDeviceState state); in freeDevice()
DDeviceUtilStatsMonitor.java119 public void addSample(DeviceAllocationState state) { in addSample()
DNativeDeviceStateMonitor.java409 private boolean waitForDeviceState(TestDeviceState state, long time) { in waitForDeviceState()
DTestDevice.java574 KeyguardControllerState state = in getKeyguardState() local
DWifiHelper.java200 String state = runWifiUtil("getSupplicantState"); in waitForWifiState() local
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiUtil.java241 String state = wifiManager.getConnectionInfo().getSupplicantState().name(); in onStart() local
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py285 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/
Dtel_test_utils.py600 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/
DDeviceSetup.java954 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/
Dmonsoon.py790 def usb(self, state): argument
/tools/metalava/src/main/java/com/android/tools/metalava/doclava1/
DApiFile.java926 int state = STATE_BEGIN; in getToken() local

12