Home
last modified time | relevance | path

Searched refs:hop (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java574 hop.getContainer()); in applyTransaction()
881 final int type = hop.getType(); in applyHierarchyOp()
907 hop.getWindowingModes(), hop.getActivityTypes()); in applyHierarchyOp()
994 if (hop.isReparent()) { in applyHierarchyOp()
1111 hop.getInsetsFrameProvider(), hop.getInsetsFrameOwner()); in applyHierarchyOp()
1122 hop.getInsetsFrameProvider(), hop.getInsetsFrameOwner()); in applyHierarchyOp()
1477 if (hop.isReparent()) { in sanitizeAndApplyHierarchyOp()
1575 + newParent + " hop=" + hop); in reparentChildrenTasksHierarchyOp()
1580 + newParent + " hop=" + hop); in reparentChildrenTasksHierarchyOp()
1621 if (hop.getToTop()) { in reparentChildrenTasksHierarchyOp()
[all …]
H A DTransition.java341 final WindowContainerTransaction.HierarchyOp hop = wct.getHierarchyOps().get(i); in calcParallelCollectType() local
342 if (hop.getType() != HIERARCHY_OP_TYPE_PENDING_INTENT) continue; in calcParallelCollectType()
343 final Bundle b = hop.getLaunchOptions(); in calcParallelCollectType()
/aosp14/frameworks/base/core/proto/android/net/
H A Dnetworkcapabilities.proto104 // bandwidth for the first hop on the given transport. It is not measured,