Searched refs:getCurrentRoot (Results 1 – 14 of 14) sorted by relevance
272 mSearchManager.updateChips(getCurrentRoot().derivedMimeTypes); in onCreate()316 mInjector.actions.loadCrossProfileRoot(getCurrentRoot(), userId); in onCreate()467 if (root.equals(getCurrentRoot()) && mState.stack.size() <= 1) { in onRootPicked()561 final RootInfo root = getCurrentRoot(); in canCreateDirectory()634 mSearchManager.updateChips(getCurrentRoot().derivedMimeTypes); in refreshCurrentRootAndDirectory()691 LocalPreferences.setViewMode(this, getCurrentRoot(), mode); in setViewMode()819 return getCurrentRoot().title; in getCurrentTitle()840 public RootInfo getCurrentRoot() { in getCurrentRoot() method in BaseActivity
225 ? mEnv.getCurrentRoot().title : mState.stack.getTitle(); in update()323 RootInfo getCurrentRoot(); in getCurrentRoot() method
66 actionModeFinisher).execute(activity.getCurrentRoot()); in RootsMonitor()
89 RootInfo currentRoot = mCommonAddons.getCurrentRoot(); in updateView()
185 isFirst ? mEnv.getCurrentRoot().title : mState.stack.get(position).displayName); in onBindViewHolder()
423 return mActivity.getCurrentRoot().hasSettings(); in hasRootSettings()
972 RootInfo getCurrentRoot(); in getCurrentRoot() method
277 final RootInfo root = getCurrentRoot(); in onResume()315 mInjector.actions.openSettings(getCurrentRoot()); in onOptionsItemSelected()338 final RootInfo root = getCurrentRoot(); in refreshDirectory()
573 RootInfo root = mActivity.getCurrentRoot(); in showInspector()
248 public RootInfo getCurrentRoot() { in getCurrentRoot() method in ProfileTabsTest.TestEnvironment298 public RootInfo getCurrentRoot() { in getCurrentRoot() method in ProfileTabsTest.TestCommonAddons
208 public final RootInfo getCurrentRoot() { in getCurrentRoot() method in TestActivity
282 RootInfo currentRoot = mActivity.getCurrentRoot(); in checkUriAndScheduleCheckIfNeeded()298 RootInfo currentRoot = mActivity.getCurrentRoot(); in checkUriWithDelay()1352 final RootInfo emptyDocRoot = mActivity.getCurrentRoot(); in getRootDocumentAndMaybeRefreshDocument()
334 final RootInfo root = getCurrentRoot(); in refreshDirectory()
558 final RootInfo root = ((BaseActivity) getActivity()).getCurrentRoot(); in onCurrentRootChanged()