Searched refs:newRoot (Results 1 – 8 of 8) sorted by relevance
207 final RootInfo newRoot = new RootInfo(); in copyRootInfo() local208 newRoot.userId = root.userId; in copyRootInfo()209 newRoot.authority = root.authority; in copyRootInfo()210 newRoot.rootId = root.rootId; in copyRootInfo()211 newRoot.flags = root.flags; in copyRootInfo()212 newRoot.icon = root.icon; in copyRootInfo()213 newRoot.title = root.title; in copyRootInfo()214 newRoot.summary = root.summary; in copyRootInfo()215 newRoot.documentId = root.documentId; in copyRootInfo()216 newRoot.availableBytes = root.availableBytes; in copyRootInfo()[all …]
134 val newRoot = rootProvider.get() in reloadMenu() constant135 … val newParentNode = newRoot.findSubMenuNavigationNode(oldMenu.currentParentNode.displayTextRes) in reloadMenu()141 return Menu(rootNode = newRoot, currentParentNode = newParentNode) in reloadMenu()
131 val newRoot = modifyNode(oldMenu.rootNode, itemId, block) in modifyMenu() constant132 val newParentNode = newRoot.findSubMenuNavigationNode(oldMenu.currentParentNode.displayTextRes) in modifyMenu()138 return Menu(newRoot, newParentNode) in modifyMenu()
234 RootInfo newRoot = RootInfo.copyRootInfo(mTestCommonAddons.mCurrentRoot); in testUpdateView_afterCurrentRootChanged_shouldChangeSelectedUser() local235 newRoot.userId = mManagedUser; in testUpdateView_afterCurrentRootChanged_shouldChangeSelectedUser()236 mTestCommonAddons.mCurrentRoot = newRoot; in testUpdateView_afterCurrentRootChanged_shouldChangeSelectedUser()253 RootInfo newRoot = RootInfo.copyRootInfo(mTestCommonAddons.mCurrentRoot); in testUpdateView_afterCurrentRootChangedMultiUser_shouldChangeSelectedUser() local254 newRoot.userId = userId; in testUpdateView_afterCurrentRootChangedMultiUser_shouldChangeSelectedUser()255 mTestCommonAddons.mCurrentRoot = newRoot; in testUpdateView_afterCurrentRootChangedMultiUser_shouldChangeSelectedUser()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...