Searched refs:currentLayoutDirection (Results 1 – 1 of 1) sorted by relevance
6521 final int currentLayoutDirection = resConfig.getLayoutDirection(); in updateLastConfigurationFromResources() local6524 if (lastLayoutDirection != currentLayoutDirection && mView != null in updateLastConfigurationFromResources()6526 mView.setLayoutDirection(currentLayoutDirection); in updateLastConfigurationFromResources()