{ "methods": { "makeNewLayoutInflater(android.content.Context)": { "isImplementation": true, "modifiers": [ "protected", "static" ], "params": [ "context" ], "returnType": "android.view.LayoutInflater", "exceptions": [], "name": "makeNewLayoutInflater(android.content.Context)" } }, "imports": [ "android.os.Build.VERSION_CODES.LOLLIPOP_MR1", "android.content.Context", "android.view.LayoutInflater", "org.robolectric.annotation.Implementation", "org.robolectric.annotation.Implements", "org.robolectric.util.ReflectionHelpers", "org.robolectric.util.ReflectionHelpers.ClassParameter" ], "name": "org.robolectric.shadows.ShadowPolicyManager" }