Home
last modified time | relevance | path

Searched refs:getCommitId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
DUndoManager.java640 int commitId = mWorking.getCommitId(); in commitState()
650 return state.getCommitId(); in commitState()
666 if (mWorking != null && mWorking.getCommitId() == commitId) { in uncommitState()
673 if (state.getCommitId() == commitId) { in uncommitState()
803 int getCommitId() { in getCommitId() method in UndoManager.UndoState
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17059 Landroid/content/UndoManager$UndoState;->getCommitId()I