Searched refs:WORK_PAGE (Results 1 – 1 of 1) sorted by relevance
64 private static final int WORK_PAGE = ActivityAllAppsContainerView.AdapterHolder.WORK; field in TaplWorkProfileTest157 pagedView.setCurrentPage(WORK_PAGE); in toggleWorks()186 assertEquals("Work tab is not focused", allApps.getCurrentPage(), WORK_PAGE); in toggleWorks()205 ((AllAppsPagedView) l.getAppsView().getContentView()).setCurrentPage(WORK_PAGE); in testEdu()