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