Searched refs:isDownloads (Results 1 – 7 of 7) sorted by relevance
36 && root.isDownloads() in managedModeEnabled()
226 } else if (isDownloads()) { in deriveFields()269 public boolean isDownloads() { in isDownloads() method in RootInfo
75 if (mState.showAdvanced && (root.isLibrary() || root.isDownloads())) { in shouldIgnoreRoot()
425 root.isRecents() || root.isDownloads() ? View.VISIBLE : View.INVISIBLE); in onRootPicked()
108 if (state.directoryCopy && root.isDownloads()) { in getMatchingRoots()
413 if (root.isDownloads()) { in getDefaultRootBlocking()
290 } else if (root.isLibrary() || root.isDownloads()) { in sortLoadResult()