Searched refs:doWaitForStagedSessionReady (Results 1 – 1 of 1) sorted by relevance
668 return doWaitForStagedSessionReady(committedSessionId, stagedReadyTimeoutMs, pw); in runRollbackApp()1583 return doWaitForStagedSessionReady(sessionId, params.stagedReadyTimeoutMs, pw); in doRunInstall()1598 private int doWaitForStagedSessionReady(int sessionId, long timeoutMs, PrintWriter pw) in doWaitForStagedSessionReady() method in PackageManagerShellCommand1667 return doWaitForStagedSessionReady(sessionId, stagedReadyTimeoutMs, pw); in runInstallCommit()