Searched refs:rootRecent (Results 1 – 2 of 2) sorted by relevance
165 DocumentInfo rootRecent = new DocumentInfo(); in changeRoot() local166 rootRecent.userId = root.userId; in changeRoot()167 rootRecent.deriveFields(); in changeRoot()168 push(rootRecent); in changeRoot()
195 final RootInfo rootRecent = new RootInfo(); in testIsRecent() local196 mStack.changeRoot(rootRecent); in testIsRecent()