Searched refs:defaultRoot (Results 1 – 1 of 1) sorted by relevance
121 final RootInfo defaultRoot = mProviders.getDefaultRootBlocking(mState); in run() local122 assert (defaultRoot != null); in run()123 if (!defaultRoot.isRecents()) { in run()124 mDefaultRootDocument = mDocs.getRootDocument(defaultRoot); in run()126 return defaultRoot; in run()130 protected void finish(RootInfo defaultRoot) { in finish() argument131 if (defaultRoot == null) { in finish()147 mState.stack.changeRoot(defaultRoot); in finish()150 if (defaultRoot.isRecents()) { in finish()