Searched refs:mCombinerChain (Results 1 – 1 of 1) sorted by relevance
51 private CombinerChain mCombinerChain; field in WordComposer86 mCombinerChain = new CombinerChain(""); in WordComposer()107 mCombinerChain = new CombinerChain( in restartCombining()108 mCombinerChain.getComposingWordWithCombiningFeedback().toString()); in restartCombining()117 mCombinerChain.reset(); in reset()131 mTypedWordCache = mCombinerChain.getComposingWordWithCombiningFeedback(); in refreshTypedWordCache()162 final Event processedEvent = mCombinerChain.processEvent(mEvents, event); in processEvent()179 mCombinerChain.applyProcessedEvent(event); in applyProcessedEvent()260 mCombinerChain.applyProcessedEvent(mCombinerChain.processEvent( in moveCursorByAndReturnIfInsideComposingWord()434 mCombinerChain.reset(); in commitWord()[all …]