Searched refs:isRootTask (Results 1 – 1 of 1) sorted by relevance
1284 collectDescendantsOfTypeIf(Task.class, t -> t.isRootTask(), this, in addRootTasks()1559 boolean isRootTask() { in isRootTask() method in WindowManagerState.Task