Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java1443 updateLastConfigurationFromResources(getConfiguration());
6505 updateLastConfigurationFromResources(config); in updateConfiguration()
6519 private void updateLastConfigurationFromResources(Configuration resConfig) { in updateLastConfigurationFromResources() method in ViewRootImpl