Searched refs:ModalState (Results 1 – 1 of 1) sorted by relevance
49 public static final RecentsState MODAL_TASK = new ModalState(1,159 private static class ModalState extends RecentsState { class in RecentsState161 public ModalState(int id, int flags) { in ModalState() method in RecentsState.ModalState