Home | History | Annotate | Download | only in content

Lines Matching refs:acquireExistingProvider

531     protected IContentProvider acquireExistingProvider(Context c, String name) {
560 IContentProvider provider = acquireExistingProvider(url);
1746 public final IContentProvider acquireExistingProvider(Uri uri) {
1752 return acquireExistingProvider(mContext, auth);