- processName
- If non-null, limits the returned providers to only those that are hosted by the given process. If null, all content providers are returned.
- uid
- If processName is non-null, this is the required uid owning the requested content providers.
- flags
- Additional option flags. Currently should always be 0.
Documentation for this section has not yet been entered.
Retrieve content provider information.
Note: unlike most other methods, an empty result set is indicated by a null return instead of an empty list.