Searched defs:WindowContainerTransaction (Results 1 – 4 of 4) sorted by relevance
154 private fun WindowContainerTransaction.getSetLaunchAdjacentFlagRootContainer(): IBinder { regex164 private fun WindowContainerTransaction.getClearLaunchAdjacentFlagRootContainer(): IBinder { regex
756 private fun WindowContainerTransaction.assertReorderAt(index: Int, task: RunningTaskInfo) { regex765 private fun WindowContainerTransaction.assertReorderSequence(vararg tasks: RunningTaskInfo) { regex
563 private fun WindowContainerTransaction.Change.ofBounds(bounds: Rect): Boolean { regex
60 public final class WindowContainerTransaction implements Parcelable { class72 public WindowContainerTransaction() {} in WindowContainerTransaction() method in WindowContainerTransaction74 private WindowContainerTransaction(Parcel in) { in WindowContainerTransaction() method in WindowContainerTransaction