Searched refs:supportsChildren (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
H A DProvidersAccess.java86 if (state.action == State.ACTION_OPEN_TREE && !root.supportsChildren()) {
88 tag, "Excluding root !supportsChildren because: ACTION_OPEN_TREE.");
/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DRootInfo.java292 public boolean supportsChildren() { method in class:RootInfo

Completed in 47 milliseconds