Searched refs:executeAndLogShellCommand (Results 1 – 1 of 1) sorted by relevance
548 private void executeAndLogShellCommand(String cmd) throws IOException { in executeAndLogShellCommand() method in ActivityManagerTest566 executeAndLogShellCommand(cmdBuilder.toString()); in setForcedAppStandby()1236 executeAndLogShellCommand("cmd deviceidle enable light"); in testKillingPidsOnImperceptible()1301 executeAndLogShellCommand("input -d " + mUserHelper.getMainDisplayId() in testKillingPidsOnImperceptible()1320 executeAndLogShellCommand("cmd deviceidle disable light"); in testKillingPidsOnImperceptible()1325 executeAndLogShellCommand("am kill --user " + mTestRunningUserId in testKillingPidsOnImperceptible()2543 executeAndLogShellCommand("input keyevent KEYCODE_WAKEUP"); in toggleScreenOn()2544 executeAndLogShellCommand("wm dismiss-keyguard"); in toggleScreenOn()2546 executeAndLogShellCommand("input keyevent KEYCODE_SLEEP"); in toggleScreenOn()2557 executeAndLogShellCommand("cmd deviceidle force-idle light"); in triggerIdle()[all …]