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