Home | History | Annotate | Download | only in content

Lines Matching refs:acquireExistingProvider

236     protected IContentProvider acquireExistingProvider(Context c, String name) {
257 IContentProvider provider = acquireExistingProvider(url);
1115 public final IContentProvider acquireExistingProvider(Uri uri) {
1121 return acquireExistingProvider(mContext, auth);