Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DDragAndDropManager.java414 @Nullable DocumentInfo destRootDoc, in dropOnRootDocument() argument
417 if (destRootDoc == null) { in dropOnRootDocument()
426 new DocumentStack(destRoot, destRootDoc), in dropOnRootDocument()