Home
last modified time | relevance | path

Searched refs:destDoc (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/services/
DFileOperationServiceTest.java365 DocumentInfo destDoc = new DocumentInfo(); in createDoc() local
366 destDoc.derivedUri = destination; in createDoc()
367 return destDoc; in createDoc()