Home
last modified time | relevance | path

Searched refs:disable_moisture_detection (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/device/command/adb_commands/
Dcommon.py133 disable_moisture_detection = 'echo 0 > %s' % MOISTURE_DETECTION_SETTING_FILE variable
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dinstrumentation_power_test.py147 self.adb_run(common.disable_moisture_detection)