Searched refs:acquireUnstableProviderOrThrow (Results 1 - 11 of 11) sorted by last modified time

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DCreateDirectoryFragment.java138 client = DocumentsApplication.acquireUnstableProviderOrThrow(
H A DDirectoryLoader.java122 client = DocumentsApplication.acquireUnstableProviderOrThrow(resolver, authority);
H A DDocumentClipper.java107 client = DocumentsApplication.acquireUnstableProviderOrThrow(
H A DDocumentsActivity.java566 client = DocumentsApplication.acquireUnstableProviderOrThrow(
H A DDocumentsApplication.java53 public static ContentProviderClient acquireUnstableProviderOrThrow( method in class:DocumentsApplication
H A DRecentsLoader.java286 client = DocumentsApplication.acquireUnstableProviderOrThrow(
H A DRootsCache.java324 client = DocumentsApplication.acquireUnstableProviderOrThrow(resolver, authority);
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
H A DIconHelper.java162 client = DocumentsApplication.acquireUnstableProviderOrThrow(
H A DRenameDocumentFragment.java216 client = DocumentsApplication.acquireUnstableProviderOrThrow(
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
H A DDocumentInfo.java186 client = DocumentsApplication.acquireUnstableProviderOrThrow(
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/
H A DJob.java19 import static com.android.documentsui.DocumentsApplication.acquireUnstableProviderOrThrow;
144 client = acquireUnstableProviderOrThrow(

Completed in 129 milliseconds