Searched refs:mCommittedSessionId (Results 1 – 1 of 1) sorted by relevance
47 private int mCommittedSessionId; field in RollbackInfo62 this.mCommittedSessionId = committedSessionId; in RollbackInfo()88 mCommittedSessionId = in.readInt(); in RollbackInfo()113 return mCommittedSessionId; in getCommittedSessionId()122 mCommittedSessionId = sessionId; in setCommittedSessionId()171 out.writeInt(mCommittedSessionId); in writeToParcel()