Searched refs:isLibrary (Results 1 – 4 of 4) sorted by relevance
75 if (mState.showAdvanced && (root.isLibrary() || root.isDownloads())) { in shouldIgnoreRoot()
295 public boolean isLibrary() { in isLibrary() method in RootInfo
290 } else if (root.isLibrary() || root.isDownloads()) { in sortLoadResult()
128 if (!root.supportsCreate() || root.isLibrary()) { in dropOn()