Searched refs:DEFAULT_PAGE (Results 1 – 4 of 4) sorted by relevance
82 private static final int DEFAULT_PAGE = 0; field in QuickstepAtomicAnimationFactory133 int numPagesToScroll = overview.getNextPage() - DEFAULT_PAGE; in prepareForAtomicAnimation()143 overview.snapToPage(DEFAULT_PAGE, Math.toIntExact(config.duration)); in prepareForAtomicAnimation()
109 && launcher.getWorkspace().getNextPage() == Workspace.DEFAULT_PAGE; in setup()
170 public static final int DEFAULT_PAGE = 0; field in Workspace550 mCurrentPage = DEFAULT_PAGE; in initWorkspace()3464 int page = DEFAULT_PAGE;
566 if (workspace.getNextPage() != Workspace.DEFAULT_PAGE) { in onStateSetEnd()