@Implements(value=android.content.ContentProvider.class) public class ShadowContentProvider extends Object
Constructor and Description |
---|
ShadowContentProvider() |
Modifier and Type | Method and Description |
---|---|
protected String |
getCallingPackage() |
void |
setCallingPackage(String callingPackage) |
public void setCallingPackage(String callingPackage)
@Implementation(minSdk=19) protected String getCallingPackage()