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