Searched refs:supportsChildren (Results 1 – 2 of 2) sorted by relevance
285 public boolean supportsChildren() { in supportsChildren() method in RootInfo
467 if (state.action == State.ACTION_OPEN_TREE && !root.supportsChildren()) { in getMatchingRoots()