Home | History | Annotate | Download | only in provider

Lines Matching defs:queryRecentDocuments

458     public Cursor queryRecentDocuments(String rootId, String[] projection)
761 * {@link #queryRecentDocuments(String, String[])},
777 * @see #queryRecentDocuments(String, String[])
790 return queryRecentDocuments(getRootId(uri), projection);