Home
last modified time | relevance | path

Searched refs:couldAffectRtl (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/
H A DBoringLayout.java432 if (c == '\n' || c == '\t' || TextUtils.couldAffectRtl(c)) { in hasAnyInterestingChars()
H A DTextUtils.java1646 static boolean couldAffectRtl(char c) { in couldAffectRtl() method in TextUtils
1665 if (couldAffectRtl(text[i])) { in doesNotNeedBidi()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15234 HSPLandroid/text/TextUtils;->couldAffectRtl(C)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15298 HSPLandroid/text/TextUtils;->couldAffectRtl(C)Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt56963 Landroid/text/TextUtils;->couldAffectRtl(C)Z