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