Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the name of the permission required for read/write 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 and write data in the content
provider. This is normally set for you from its manifest information
when the provider is first created.