Searched refs:fromDirectoryCursor (Results 1 – 4 of 4) sorted by relevance
193 : DocumentInfo.fromDirectoryCursor(cursor); in getDocument()231 return DocumentInfo.fromDirectoryCursor(cursor); in loadDocument()
1134 DocumentInfo.fromDirectoryCursor(mModel.getItem(selected.iterator().next())); in showChooserForDoc()1147 DocumentInfo.fromDirectoryCursor(mModel.getItem(selected.iterator().next())); in viewDocument()1303 DocumentInfo destination = DocumentInfo.fromDirectoryCursor(dstCursor); in pasteIntoFolder()1328 return DocumentInfo.fromDirectoryCursor(dstCursor); in getDestination()
161 public static DocumentInfo fromDirectoryCursor(Cursor cursor) { in fromDirectoryCursor() method in DocumentInfo
301 children.add(DocumentInfo.fromDirectoryCursor(wrapper)); in listChildren()