Searched refs:acquireUnstableProviderOrThrow (Results 1 – 9 of 9) sorted by relevance
53 public static ContentProviderClient acquireUnstableProviderOrThrow( in acquireUnstableProviderOrThrow() method in DocumentsApplication
111 client = DocumentsApplication.acquireUnstableProviderOrThrow( in doInBackground()
137 mSrcClient = DocumentsApplication.acquireUnstableProviderOrThrow(getContentResolver(), in onHandleIntent()139 mDstClient = DocumentsApplication.acquireUnstableProviderOrThrow(getContentResolver(), in onHandleIntent()
165 client = DocumentsApplication.acquireUnstableProviderOrThrow(resolver, authority); in loadInBackground()
127 client = DocumentsApplication.acquireUnstableProviderOrThrow( in runInternal()
260 client = DocumentsApplication.acquireUnstableProviderOrThrow(resolver, authority); in loadRootsForAuthority()
668 client = DocumentsApplication.acquireUnstableProviderOrThrow( in onDeleteDocuments()1114 client = DocumentsApplication.acquireUnstableProviderOrThrow( in doInBackground()
809 client = DocumentsApplication.acquireUnstableProviderOrThrow( in doInBackground()
193 client = DocumentsApplication.acquireUnstableProviderOrThrow( in updateFromUri()