Searched refs:RelayoutResult (Results 1 – 4 of 4) sorted by relevance
201 RelayoutResult<T> outResult) { in relayout()210 WindowContainerTransaction wct, T rootView, RelayoutResult<T> outResult) { in updateViewsAndSurfaces()250 T rootView, int oldLayoutResId, RelayoutResult<T> outResult) { in inflateIfNeeded()292 SurfaceControl.Transaction startT, RelayoutResult<T> outResult) { in updateDecorationContainerSurface()312 SurfaceControl.Transaction startT, RelayoutResult<T> outResult) { in updateCaptionContainerSurface()331 RelayoutResult<T> outResult, Rect taskBounds) { in updateCaptionInsets()385 SurfaceControl.Transaction finishT, RelayoutResult<T> outResult) { in updateTaskSurface()430 SurfaceControl.Transaction onDrawTransaction, RelayoutResult<T> outResult) { in updateViewHost()715 static class RelayoutResult<T extends View & TaskFocusStateConsumer> { class in WindowDecoration
65 private final RelayoutResult<WindowDecorLinearLayout> mResult =66 new RelayoutResult<>();
104 private final WindowDecoration.RelayoutResult<WindowDecorLinearLayout> mResult =105 new WindowDecoration.RelayoutResult<>();
108 private final WindowDecoration.RelayoutResult<TestView> mRelayoutResult =109 new WindowDecoration.RelayoutResult<>();