Searched refs:mCombiningSpec (Results 1 – 1 of 1) sorted by relevance
52 private String mCombiningSpec; // Memory so that we don't uselessly recreate the combiner chain field in WordComposer106 if (!nonNullCombiningSpec.equals(mCombiningSpec)) { in restartCombining()109 mCombiningSpec = nonNullCombiningSpec; in restartCombining()