Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the name of the permission required for read-only access to
this content provider. This method can be called from multiple
threads, as described in
Processes
and Threads.
Set method documentation [Android Documentation]
Change the permission required to read data from the content
provider. This is normally set for you from its manifest information
when the provider is first created.