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