Searched refs:getCommittedSessionId (Results 1 – 7 of 7) sorted by relevance
94 public int getCommittedSessionId() { in getCommittedSessionId() method in RollbackInfo
214 int sessionId = rollback.getCommittedSessionId(); in onBootCompleted()296 int sessionId = recentRollback.getCommittedSessionId(); in handleStagedSessionChange()
180 json.put("committedSessionId", rollback.getCommittedSessionId()); in rollbackInfoToJson()
1508 ipw.println("-committedSessionId: " + info.getCommittedSessionId()); in dump()
164 assertNotEquals(-1, rollback.getCommittedSessionId()); in testBadApkOnlyConfirmRollback()
783 method public int getCommittedSessionId();
1833 method public int getCommittedSessionId();