Searched refs:rootId (Results 1 – 1 of 1) sorted by relevance
154 public Cursor queryRecentDocuments(String rootId, String[] projection) in queryRecentDocuments() argument165 final File parent = getFileForDocId(rootId); in queryRecentDocuments()206 public Cursor querySearchDocuments(String rootId, String query, String[] projection) in querySearchDocuments() argument212 final File parent = getFileForDocId(rootId); in querySearchDocuments()