Searched refs:getCurrentRoot (Results 1 – 14 of 14) sorted by relevance
319 mSearchManager.updateChips(getCurrentRoot().derivedMimeTypes); in onCreate()366 mInjector.actions.loadCrossProfileRoot(getCurrentRoot(), userId); in onCreate()538 if (root.equals(getCurrentRoot()) && mState.stack.size() <= 1) { in onRootPicked()620 final RootInfo root = getCurrentRoot(); in canCreateDirectory()692 mSearchManager.updateChips(getCurrentRoot().derivedMimeTypes); in refreshCurrentRootAndDirectory()749 LocalPreferences.setViewMode(this, getCurrentRoot(), mode); in setViewMode()897 return getCurrentRoot().title; in getCurrentTitle()918 public RootInfo getCurrentRoot() { in getCurrentRoot() method in BaseActivity
277 ? mEnv.getCurrentRoot().title : mState.stack.getTitle(); in update()375 RootInfo getCurrentRoot(); in getCurrentRoot() method
66 actionModeFinisher).execute(activity.getCurrentRoot()); in RootsMonitor()
185 isFirst ? mEnv.getCurrentRoot().title : mState.stack.get(position).displayName); in onBindViewHolder()
125 RootInfo currentRoot = mCommonAddons.getCurrentRoot(); in updateView()
423 return mActivity.getCurrentRoot().hasSettings(); in hasRootSettings()
996 RootInfo getCurrentRoot(); in getCurrentRoot() method
291 final RootInfo root = getCurrentRoot(); in onResume()332 mInjector.actions.openSettings(getCurrentRoot()); in onOptionsItemSelected()352 final RootInfo root = getCurrentRoot(); in refreshDirectory()
573 RootInfo root = mActivity.getCurrentRoot(); in showInspector()
366 public RootInfo getCurrentRoot() { in getCurrentRoot() method in ProfileTabsTest.TestEnvironment416 public RootInfo getCurrentRoot() { in getCurrentRoot() method in ProfileTabsTest.TestCommonAddons
208 public final RootInfo getCurrentRoot() { in getCurrentRoot() method in TestActivity
346 RootInfo currentRoot = mActivity.getCurrentRoot(); in checkUriAndScheduleCheckIfNeeded()362 RootInfo currentRoot = mActivity.getCurrentRoot(); in checkUriWithDelay()1417 final RootInfo emptyDocRoot = mActivity.getCurrentRoot(); in getRootDocumentAndMaybeRefreshDocument()
359 final RootInfo root = getCurrentRoot(); in refreshDirectory()
665 final RootInfo root = ((BaseActivity) getActivity()).getCurrentRoot(); in onCurrentRootChanged()