Searched defs:getSystem (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DAssetManager.java125 public static AssetManager getSystem() { method in class:AssetManager
H A DResources.java267 public static Resources getSystem() { method in class:Resources
2719 mAssets = AssetManager.getSystem();

Completed in 203 milliseconds