cv.put(ProviderTableMeta.FILE_PATH, n.getProperty(NodeProperty.PATH));\r
cv.put(ProviderTableMeta.FILE_ACCOUNT_OWNER, this.getAccount().name);\r
Uri entry = this.getContentProvider().insert(ProviderTableMeta.CONTENT_URI_FILE, cv);\r
cv.put(ProviderTableMeta.FILE_PATH, n.getProperty(NodeProperty.PATH));\r
cv.put(ProviderTableMeta.FILE_ACCOUNT_OWNER, this.getAccount().name);\r
Uri entry = this.getContentProvider().insert(ProviderTableMeta.CONTENT_URI_FILE, cv);\r