1{
2  "methods": {
3    "callGetThemeResId()": {
4      "isImplementation": false,
5      "modifiers": [
6        "public"
7      ],
8      "params": [],
9      "returnType": "java.lang.Integer",
10      "exceptions": [],
11      "name": "callGetThemeResId()"
12    }
13  },
14  "imports": [
15    "android.view.ContextThemeWrapper",
16    "org.robolectric.annotation.Implements",
17    "org.robolectric.annotation.RealObject",
18    "org.robolectric.util.ReflectionHelpers"
19  ],
20  "name": "org.robolectric.shadows.ShadowContextThemeWrapper"
21}