Searched refs:newRoot (Results 1 – 2 of 2) sorted by relevance
194 RootInfo newRoot = ((RootItem) item).root;195 Metrics.logRootVisited(getActivity(), newRoot);196 activity.onRootPicked(newRoot);
4754 sp<XMLNode> newRoot = NULL; in modifyForCompat() local4774 if (newRoot == NULL) { in modifyForCompat()4775 newRoot = root->clone(); in modifyForCompat()4804 if (newRoot == NULL) { in modifyForCompat()4846 item.xmlRoot = newRoot; in modifyForCompat()