Home | History | Annotate | Download | only in provider

Lines Matching defs:getDocumentStreamTypes

738      * @see #getDocumentStreamTypes(String, String)
1223 * @see #getDocumentStreamTypes(String, String)
1236 * @see #getDocumentStreamTypes(String, String)
1258 public String[] getDocumentStreamTypes(String documentId, String mimeTypeFilter) {
1288 * @see #getDocumentStreamTypes(String, String)
1293 return getDocumentStreamTypes(getDocumentId(uri), mimeTypeFilter);