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

/frameworks/base/core/java/android/text/
H A DTextDirectionHeuristics.java282 public static final AnyStrong INSTANCE_LTR = new AnyStrong(false); field in class:TextDirectionHeuristics.AnyStrong
/frameworks/support/compat/java/android/support/v4/text/
H A DTextDirectionHeuristicsCompat.java236 public static final AnyStrong INSTANCE_LTR = new AnyStrong(false); field in class:TextDirectionHeuristicsCompat.AnyStrong

Completed in 3218 milliseconds