Home | History | Annotate | Download | only in provider

Lines Matching refs:openTypedDocument

546     public AssetFileDescriptor openTypedDocument(
929 * @see #openTypedDocument(String, String, Bundle, CancellationSignal)
942 * @see #openTypedDocument(String, String, Bundle, CancellationSignal)
954 * {@link #openTypedDocument(String, String, Bundle, CancellationSignal)}.
961 * @see #openTypedDocument(String, String, Bundle, CancellationSignal)
991 * <p>Overriding this method is deprecated. Override {@link #openTypedDocument} instead.
1024 return openTypedDocument(documentId, mimeTypeFilter, opts, signal);