Searched refs:getMaximumStringLength (Results 1 – 2 of 2) sorted by relevance
389 if (mPreprocessingManager.getMaximumStringLength() == Integer.MAX_VALUE) { in getCountViewOnClickListener()396 maxCharCountAfterExpansion = mPreprocessingManager.getMaximumStringLength() in getCountViewOnClickListener()
355 public int getMaximumStringLength() { in getMaximumStringLength() method in PreprocessingManager