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

/frameworks/base/core/java/android/text/
H A DBidiFormatter.java305 public String markAfter(CharSequence str, TextDirectionHeuristic heuristic) { method in class:BidiFormatter
420 result.append(markAfter(str,
/frameworks/support/core-utils/java/android/support/v4/text/
H A DBidiFormatter.java298 private String markAfter(CharSequence str, TextDirectionHeuristicCompat heuristic) { method in class:BidiFormatter
425 result.append(markAfter(str,

Completed in 75 milliseconds