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_REGISTRYstatic NativeObjRegistry<CppAssetManager2>NATIVE_ASSET_MANAGER_REGISTRYstatic NativeObjRegistry<Asset>NATIVE_ASSET_REGISTRYstatic NativeObjRegistry<ResXMLParser>NATIVE_RES_XML_PARSERSstatic NativeObjRegistry<ResXMLTree>NATIVE_RES_XML_TREESstatic NativeObjRegistry<ResTableTheme>NATIVE_THEME_REGISTRYstatic NativeObjRegistry<CppAssetManager2.Theme>NATIVE_THEME9_REGISTRY -
Constructor Summary
Constructors Constructor Description Registries() -
Method Summary
-
Field Details
-
Constructor Details
-
Registries
public Registries()
-