Searched refs:TextDirectionHeuristicInternal (Results 1 – 2 of 2) sorted by relevance
31 new TextDirectionHeuristicInternal(null /* no algorithm */, false);35 new TextDirectionHeuristicInternal(null /* no algorithm */, true);44 new TextDirectionHeuristicInternal(FirstStrong.INSTANCE, false);53 new TextDirectionHeuristicInternal(FirstStrong.INSTANCE, true);61 new TextDirectionHeuristicInternal(AnyStrong.INSTANCE_RTL, false);112 private static class TextDirectionHeuristicInternal extends TextDirectionHeuristicImpl { class in TextDirectionHeuristics115 private TextDirectionHeuristicInternal(TextDirectionAlgorithm algorithm, in TextDirectionHeuristicInternal() method in TextDirectionHeuristics.TextDirectionHeuristicInternal
705 android.text.TextDirectionHeuristics$TextDirectionHeuristicInternal