Searched refs:hasDocuments (Results 1 – 3 of 3) sorted by relevance
234 public boolean hasDocuments(Selection selection, Predicate<Cursor> filter) { in hasDocuments() method in Model
224 public boolean hasDocuments(String... labels) throws UiObjectNotFoundException { in hasDocuments() method in DirectoryListBot
383 && mModel.hasDocuments(selection, DocumentFilters.VIRTUAL)) { in shareSelectedDocuments()