Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DResources.java183 private static Set<Resources> sResourcesHistory = Collections.synchronizedSet( field in Resources
333 sResourcesHistory.add(this); in Resources()
2721 sResourcesHistory.forEach( in dumpHistory()