Searched refs:TaskFocusStateConsumer (Results 1 – 4 of 4) sorted by relevance
19 interface TaskFocusStateConsumer { interface
31 public class WindowDecorLinearLayout extends LinearLayout implements TaskFocusStateConsumer {
63 public abstract class WindowDecoration<T extends View & TaskFocusStateConsumer>490 static class RelayoutResult<T extends View & TaskFocusStateConsumer> {
546 private static class TestView extends View implements TaskFocusStateConsumer {