Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java5914 private void updateLastConfigurationFromResources(Configuration resConfig) { in updateLastConfigurationFromResources() argument
5916 final int currentLayoutDirection = resConfig.getLayoutDirection(); in updateLastConfigurationFromResources()
5917 mLastConfigurationFromResources.setTo(resConfig); in updateLastConfigurationFromResources()