Searched refs:getCurrentRoot (Results 1 – 13 of 13) sorted by relevance
255 mSearchManager.updateChips(getCurrentRoot().derivedMimeTypes); in onCreate()414 if (root.equals(getCurrentRoot()) && mState.stack.size() == 1) { in onRootPicked()500 final RootInfo root = getCurrentRoot(); in canCreateDirectory()569 mSearchManager.updateChips(getCurrentRoot().derivedMimeTypes); in refreshCurrentRootAndDirectory()631 LocalPreferences.setViewMode(this, getCurrentRoot(), mode); in setViewMode()740 return getCurrentRoot().title; in getCurrentTitle()757 public RootInfo getCurrentRoot() { in getCurrentRoot() method in BaseActivity
138 final RootInfo root = mEnv.getCurrentRoot(); in getView()158 final RootInfo root = mEnv.getCurrentRoot(); in getDropDownView()
145 String title = mEnv.getCurrentRoot().title; in update()215 RootInfo getCurrentRoot(); in getCurrentRoot() method
66 actionModeFinisher).execute(activity.getCurrentRoot()); in RootsMonitor()
223 final RootInfo root = mEnv.getCurrentRoot(); in onBindViewHolder()
392 return mActivity.getCurrentRoot().hasSettings(); in hasRootSettings()
661 RootInfo getCurrentRoot(); in getCurrentRoot() method
263 final RootInfo root = getCurrentRoot(); in onResume()301 mInjector.actions.openSettings(getCurrentRoot()); in onOptionsItemSelected()324 final RootInfo root = getCurrentRoot(); in refreshDirectory()
713 if (mActivity.getCurrentRoot().isDownloads()) { in isManagedDownload()759 RootInfo root = mActivity.getCurrentRoot(); in showInspector()
89 final String location = activity.getCurrentRoot().title; in onCreateDialog()
305 final RootInfo root = getCurrentRoot(); in refreshDirectory()
172 public final RootInfo getCurrentRoot() { in getCurrentRoot() method in TestActivity
439 final RootInfo root = ((BaseActivity) getActivity()).getCurrentRoot(); in onCurrentRootChanged()