Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DTaskFocusStateConsumer.java19 interface TaskFocusStateConsumer { interface
H A DWindowDecorLinearLayout.java31 public class WindowDecorLinearLayout extends LinearLayout implements TaskFocusStateConsumer {
H A DWindowDecoration.java63 public abstract class WindowDecoration<T extends View & TaskFocusStateConsumer>
490 static class RelayoutResult<T extends View & TaskFocusStateConsumer> {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/
H A DWindowDecorationTests.java546 private static class TestView extends View implements TaskFocusStateConsumer {