Package org.robolectric.res.android
Class Registries
java.lang.Object
org.robolectric.res.android.Registries
public class Registries extends Object
-
Field Summary
Fields Modifier and Type Field Description static NativeObjRegistry<CppApkAssets>
NATIVE_APK_ASSETS_REGISTRY
static NativeObjRegistry<CppAssetManager2>
NATIVE_ASSET_MANAGER_REGISTRY
static NativeObjRegistry<Asset>
NATIVE_ASSET_REGISTRY
static NativeObjRegistry<ResXMLParser>
NATIVE_RES_XML_PARSERS
static NativeObjRegistry<ResXMLTree>
NATIVE_RES_XML_TREES
static NativeObjRegistry<ResTableTheme>
NATIVE_THEME_REGISTRY
static NativeObjRegistry<CppAssetManager2.Theme>
NATIVE_THEME9_REGISTRY
-
Constructor Summary
Constructors Constructor Description Registries()
-
Method Summary
-
Field Details
-
Constructor Details
-
Registries
public Registries()
-