- uri
- The data in the content provider being queried.
- mimeTypeFilter
- The type of data the client desires. May be a pattern, such as */*, if the caller does not have specific type requirements; in this case the content provider will pick its best type matching the pattern.
- opts
- Additional options from the client. The definitions of these are specific to the content provider being called.
Documentation for this section has not yet been entered.
Type Reason Java.IO.FileNotFoundException
Implementation is provided by the parent class. Cannot be overriden.