Searched refs:TextDirectionHeuristicInternal (Results 1 – 2 of 2) sorted by relevance
32 new TextDirectionHeuristicInternal(null /* no algorithm */, false);36 new TextDirectionHeuristicInternal(null /* no algorithm */, true);45 new TextDirectionHeuristicInternal(FirstStrong.INSTANCE, false);54 new TextDirectionHeuristicInternal(FirstStrong.INSTANCE, true);62 new TextDirectionHeuristicInternal(AnyStrong.INSTANCE_RTL, false);114 private static class TextDirectionHeuristicInternal extends TextDirectionHeuristicImpl { class in TextDirectionHeuristics117 private TextDirectionHeuristicInternal(TextDirectionAlgorithm algorithm, in TextDirectionHeuristicInternal() method in TextDirectionHeuristics.TextDirectionHeuristicInternal
686 android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal