Searched refs:isIndexFollowsNextLine (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
H A DSpannableStringInternal.java155 private boolean isIndexFollowsNextLine(int index) { method in class:SpannableStringInternal
166 if (isIndexFollowsNextLine(start)) {
175 if (isIndexFollowsNextLine(end)) {

Completed in 122 milliseconds