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