Home
last modified time | relevance | path

Searched defs:heuristic (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/
H A DBidiFormatter.java197 public Builder setTextDirectionHeuristic(TextDirectionHeuristic heuristic) { in setTextDirectionHeuristic()
269 private BidiFormatter(boolean isRtlContext, int flags, TextDirectionHeuristic heuristic) { in BidiFormatter()
307 public String markAfter(CharSequence str, TextDirectionHeuristic heuristic) { in markAfter()
336 public String markBefore(CharSequence str, TextDirectionHeuristic heuristic) { in markBefore()
400 public @Nullable String unicodeWrap(@Nullable String str, TextDirectionHeuristic heuristic, in unicodeWrap()
419 TextDirectionHeuristic heuristic, boolean isolate) { in unicodeWrap()
450 public String unicodeWrap(String str, TextDirectionHeuristic heuristic) { in unicodeWrap()
463 public CharSequence unicodeWrap(CharSequence str, TextDirectionHeuristic heuristic) { in unicodeWrap()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...