Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java317 response = switchAllSensors(switchOn); in handleSensorSwitchCommand()
325 response = switchAllSensors(switchOn); in handleSensorSwitchCommand()
412 private String switchAllSensors(boolean on) { in switchAllSensors() method in PowerTestHostLink