Searched refs:isLocalOnly (Results 1 – 4 of 4) sorted by relevance
68 if (!root.isLocalOnly() || !root.supportsSearch()) { in shouldIgnoreRoot()
64 return !root.isLocalOnly() || !root.supportsRecents(); in shouldIgnoreRoot()
103 if (state.localOnly && !root.isLocalOnly()) { in getMatchingRoots()
344 public boolean isLocalOnly() { in isLocalOnly() method in RootInfo