Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DCopyJob.java844 boolean isDescendantOf(DocumentInfo doc, DocumentInfo parent) in isDescendantOf() method in CopyJob
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java701 boolean isDescendantOf(WindowContainer ancestor) { in isDescendantOf() method in WindowContainer