Searched refs:resConfig (Results 1 – 1 of 1) sorted by relevance
5914 private void updateLastConfigurationFromResources(Configuration resConfig) { in updateLastConfigurationFromResources() argument5916 final int currentLayoutDirection = resConfig.getLayoutDirection(); in updateLastConfigurationFromResources()5917 mLastConfigurationFromResources.setTo(resConfig); in updateLastConfigurationFromResources()