Home
last modified time | relevance | path

Searched refs:resConfig (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java6519 private void updateLastConfigurationFromResources(Configuration resConfig) { in updateLastConfigurationFromResources() argument
6521 final int currentLayoutDirection = resConfig.getLayoutDirection(); in updateLastConfigurationFromResources()
6522 mLastConfigurationFromResources.setTo(resConfig); in updateLastConfigurationFromResources()