Searched refs:topParent (Results 1 – 2 of 2) sorted by relevance
1037 WindowContainer topParent = null; in calculateTargets() local1050 topParent = p; in calculateTargets()1058 if (topParent != null) { in calculateTargets()1064 info.mParent = i < tmpList.size() - 1 ? tmpList.get(i + 1) : topParent; in calculateTargets()
4623 WindowState topParent = current; in getTopParentWindow() local4630 topParent = current; in getTopParentWindow()4633 return topParent; in getTopParentWindow()