Lines Matching refs:provider
57 /** registers a content provider for a specific URL template.
62 the content provider to register.
70 http URLs to a HTTP content provider, but want to block all URLs for
72 the HTTP content provider on the <var>Scheme</var> <code>http</code>,
73 and to register a "dummy" (i.e., <NULL/>) content provider on the
122 <TRUE/>: replace the provider possibly registered for the given URL
123 template. The replaced provider will not be deregistered automatically!
124 If the superseding provider gets deregistered, the superseded one will
126 <p><FALSE/>: do not register, if another provider is already registered
130 the replaced content provider, if there was one.
139 /** deregisters a content provider.
142 a content provider to deregister.
163 /** returns the currently active content provider for a content
170 a content provider.