Home | History | Annotate | Download | only in text

Lines Matching refs:hasReplacement

145         boolean hasReplacement = false;
149 hasReplacement = mReplacementSpanSpanSet.numberOfSpans > 0;
152 mCharsValid = hasReplacement || hasTabs || directions != Layout.DIRS_ALL_LEFT_TO_RIGHT;
159 if (hasReplacement) {