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