Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/services/
DCopyJob.java237 || isDescendantOf(srcInfo, mDstInfo) in start()
843 boolean isDescendantOf(DocumentInfo doc, DocumentInfo parent) in isDescendantOf() method in CopyJob