Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DWindowContainerTransaction.java459 mHierarchyOps.add(HierarchyOp.createForSetLaunchAdjacentFlagRoot(container.asBinder(), in setLaunchAdjacentFlagRoot()
470 mHierarchyOps.add(HierarchyOp.createForSetLaunchAdjacentFlagRoot(container.asBinder(), in clearLaunchAdjacentFlagRoot()
1455 public static HierarchyOp createForSetLaunchAdjacentFlagRoot(IBinder container, in createForSetLaunchAdjacentFlagRoot() method in WindowContainerTransaction.HierarchyOp