@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BindContentProvider
Used to generate a content provider for annotated data source.
String
authority
public abstract String authority
Copyright © 2018. All rights reserved.