Searched refs:fromDirectoryCursor (Results 1 – 4 of 4) sorted by relevance
211 : DocumentInfo.fromDirectoryCursor(cursor); in getDocument()249 return DocumentInfo.fromDirectoryCursor(cursor); in loadDocument()
819 DocumentInfo.fromDirectoryCursor(mModel.getItem(selected.iterator().next())); in showChooserForDoc()973 DocumentInfo destination = DocumentInfo.fromDirectoryCursor(dstCursor); in pasteIntoFolder()998 return DocumentInfo.fromDirectoryCursor(dstCursor); in getDestination()
150 public static DocumentInfo fromDirectoryCursor(Cursor cursor) { in fromDirectoryCursor() method in DocumentInfo
296 children.add(DocumentInfo.fromDirectoryCursor(wrapper)); in listChildren()