Searched refs:committedSessionId (Results 1 – 3 of 3) sorted by relevance
50 List<VersionedPackage> causePackages, int committedSessionId) { in RollbackInfo() argument55 this.mCommittedSessionId = committedSessionId; in RollbackInfo()
222 -committedSessionId: 1845805640230 -committedSessionId: 2096717281
551 final int committedSessionId = rollback.getCommittedSessionId(); in runRollbackApp() local552 return doWaitForStagedSessionReady(committedSessionId, stagedReadyTimeoutMs, pw); in runRollbackApp()