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