Home
last modified time | relevance | path

Searched refs:getCommittedSessionId (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/content/rollback/
DRollbackInfo.java94 public int getCommittedSessionId() { in getCommittedSessionId() method in RollbackInfo
/frameworks/base/services/core/java/com/android/server/rollback/
DRollbackPackageHealthObserver.java214 int sessionId = rollback.getCommittedSessionId(); in onBootCompleted()
296 int sessionId = recentRollback.getCommittedSessionId(); in handleStagedSessionChange()
DRollbackStore.java180 json.put("committedSessionId", rollback.getCommittedSessionId()); in rollbackInfoToJson()
DRollbackManagerServiceImpl.java1508 ipw.println("-committedSessionId: " + info.getCommittedSessionId()); in dump()
/frameworks/base/tests/RollbackTest/RollbackTest/src/com/android/tests/rollback/
DStagedRollbackTest.java164 assertNotEquals(-1, rollback.getCommittedSessionId()); in testBadApkOnlyConfirmRollback()
/frameworks/base/api/
Dtest-current.txt783 method public int getCommittedSessionId();
Dsystem-current.txt1833 method public int getCommittedSessionId();