Searched refs:resourcesImpl (Results 1 – 1 of 1) sorted by relevance
1012 if (resourcesImpl == null) { in createResources()1016 return createResourcesLocked(classLoader, resourcesImpl, key.mCompatInfo); in createResources()1033 if (resourcesImpl == null) { in createResourcesForActivity()1038 overrideDisplayId, classLoader, resourcesImpl, key.mCompatInfo); in createResourcesForActivity()1202 final ResourcesImpl resourcesImpl = in updateResourcesForActivity() local1204 if (resourcesImpl != null && resourcesImpl != resources.getImpl()) { in updateResourcesForActivity()1207 resources.setImpl(resourcesImpl); in updateResourcesForActivity()1382 ResourcesKey key, ResourcesImpl resourcesImpl) { in applyConfigurationToResourcesLocked() argument1385 + resourcesImpl + " config to: " + config); in applyConfigurationToResourcesLocked()1396 DisplayAdjustments daj = resourcesImpl.getDisplayAdjustments(); in applyConfigurationToResourcesLocked()[all …]