/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/ |
D | DeviceSetupTest.java | 115 mDeviceSetup.setAirplaneMode(BinaryState.ON); in testSetup_airplane_mode_on() 142 mDeviceSetup.setData(BinaryState.ON); in testSetup_data_on() 167 mDeviceSetup.setCell(BinaryState.ON); in testSetup_cell_on() 191 mDeviceSetup.setCellAutoSetting(BinaryState.ON); in testSetup_cell_auto_setting_on() 216 mDeviceSetup.setWifi(BinaryState.ON); in testSetup_wifi_on() 246 mDeviceSetup.setWifi(BinaryState.ON); in testSetup_wifi_network_name() 263 mDeviceSetup.setWifi(BinaryState.ON); in testSetup_wifi_network_name_emptyPsk() 286 mDeviceSetup.setWifi(BinaryState.ON); in testSetup_wifi_multiple_network_names() 309 mDeviceSetup.setWifi(BinaryState.ON); in testSetup_wifi_multiple_network_names_unsecured() 321 mDeviceSetup.setWifiWatchdog(BinaryState.ON); in testSetup_wifi_watchdog_on() [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/ |
D | common.py | 30 ON = 1 variable in PassthroughStates 38 'on': PassthroughStates.ON,
|
D | monsoon.py | 158 if expected_state in [PassthroughStates.ON]: 276 self.usb(PassthroughStates.ON)
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | BinaryState.java | 23 ON, enumConstant
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | rpm_controller_utils.py | 25 ON = 'On' variable 114 return self.set_rpm_port_state(rpm_port, ON)
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/ |
D | cellular_voice_call_power_test.py | 47 self.virtualPhoneHandle.auto_answer = (VirtualPhoneAutoAnswer.ON, 0)
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | DeviceSetup.java | 151 protected BinaryState mScreenAlwaysOn = BinaryState.ON; 595 if (mScreenBrightness != null && BinaryState.ON.equals(mScreenAdaptiveBrightness)) { in processOptions() 762 case ON: in handleScreenAlwaysOnSetting() 812 case ON: in changeSettings() 997 case ON: in setSettingForBinaryState() 1020 case ON: in setCommandForBinaryState()
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/ |
D | PowerGnssBaseTest.py | 156 self.mon_info.dut.usb(PassthroughStates.ON)
|
D | PowerBaseTest.py | 420 self.mon_info.dut.usb(PassthroughStates.ON)
|
/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/api/ |
D | monsoon_test.py | 201 existing_state = PassthroughStates.ON
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500.py | 140 ON = 'ON' variable in MacPadding 172 ON = 'ON' variable in ReducedPdcch
|
D | cmw500_cellular_simulator.py | 407 bts.reduced_pdcch = cmw500.ReducedPdcch.ON
|
/tools/test/connectivity/acts/tests/google/tel/lab/ |
D | TelLabVoiceTest.py | 148 self.virtualPhoneHandle.auto_answer = (VirtualPhoneAutoAnswer.ON,
|
D | TelLabEmergencyCallTest.py | 172 self.virtualPhoneHandle.auto_answer = (VirtualPhoneAutoAnswer.ON,
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 26 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 26 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 411 ON = "ON" variable in VirtualPhoneAutoAnswer
|
/tools/tradefederation/core/tests/res/testdata/ |
D | tradefed-prebuilt-cts-8.0_r21.jar | META-INF/
META-INF/MANIFEST.MF
jline/
jline/CompletionHandler.class
CompletionHandler ... |