Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java1332 updateLastConfigurationFromResources(getConfiguration());
5900 updateLastConfigurationFromResources(config); in updateConfiguration()
5914 private void updateLastConfigurationFromResources(Configuration resConfig) { in updateLastConfigurationFromResources() method in ViewRootImpl