Searched refs:newTextDir (Results 1 – 1 of 1) sorted by relevance
12795 final TextDirectionHeuristic newTextDir = getTextDirectionHeuristic(); in onRtlPropertiesChanged() local12796 if (mTextDir != newTextDir) { in onRtlPropertiesChanged()12797 mTextDir = newTextDir; in onRtlPropertiesChanged()