Searched refs:executeShellCommandSync (Results 1 – 1 of 1) sorted by relevance
62 public void executeShellCommandSync(String command) throws IOException { in executeShellCommandSync() method in BackupUtils141 executeShellCommandSync("input keyevent KEYCODE_WAKEUP"); in wakeAndUnlockDevice()142 executeShellCommandSync("wm dismiss-keyguard"); in wakeAndUnlockDevice()301 executeShellCommandSync(String.format("bmgr --user %d activate %b", userId, activate)); in activateBackupForUser()