Example usage for Java android.content UriPermission fields, constructors, methods, implement or subclass
The text is from its open source code.
Uri | getUri() Return the Uri this permission pertains to. |
boolean | isReadPermission() Returns if this permission offers read access. |
boolean | isWritePermission() Returns if this permission offers write access. |