Searched refs:cancelLength (Results 1 – 1 of 1) sorted by relevance
1641 final int cancelLength = committedWord.length(); in revertCommit() local1650 final int deleteLength = cancelLength + separatorLength; in revertCommit()1656 mConnection.getTextBeforeCursor(deleteLength, 0).subSequence(0, cancelLength); in revertCommit()