Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dapp.js466adbShell(`/vendor/bin/cuttlefish_sensor_injection motion ${sensor_vals[3]} ${sensor_vals[4]} ${sen…
594 adbShell('cmd device_state state reset');
611 adbShell(
965 adbShell(`/vendor/bin/cuttlefish_sensor_injection rotate ${rotation}`);
1129 adbShell(shell_command);
Dadb.js78 function adbShell(command) { function