Searched defs:currentParent (Results 1 – 7 of 7) sorted by relevance
127 final ViewGroup currentParent = (ViewGroup) itemView.getParent(); in addItemView() local
314 public WindowContainerTransaction reparentTasks(@Nullable WindowContainerToken currentParent, in reparentTasks()341 public WindowContainerTransaction reparentTasks(@Nullable WindowContainerToken currentParent, in reparentTasks()1019 public static HierarchyOp createForChildrenTasksReparent(IBinder currentParent, in createForChildrenTasksReparent()
275 CellLayout currentParent = (CellLayout) icon.getParent().getParent(); in showForIcon() local
310 final ViewGroup currentParent = (ViewGroup)containerView.getParent(); in removeFromParent() local
448 ViewGroup currentParent = (ViewGroup) hostView.getParent(); in reAttachMediaHost() local835 ViewGroup currentParent = (ViewGroup) child.getParent(); in switchToParent() local
882 WindowContainer currentParent = hop.getContainer() != null in reparentChildrenTasksHierarchyOp() local
10446 final ViewParent currentParent = viewAtDrawingLevel.getParent(); in populateAccessibilityNodeInfoDrawingOrderInParent() local