Searched refs:getBottomRowTaskCountForTablet (Results 1 – 2 of 2) sorted by relevance
194 private int getBottomRowTaskCountForTablet(Launcher launcher) { in getBottomRowTaskCountForTablet() method in TaplTestsQuickstep195 return launcher.<RecentsView>getOverviewPanel().getBottomRowTaskCountForTablet(); in getBottomRowTaskCountForTablet()366 (Math.abs(getTopRowTaskCountForTablet(launcher) - getBottomRowTaskCountForTablet( in testOverviewForTablet()377 (Math.abs(getTopRowTaskCountForTablet(launcher) - getBottomRowTaskCountForTablet( in testOverviewForTablet()
1519 public int getBottomRowTaskCountForTablet() { in getBottomRowTaskCountForTablet() method in RecentsView3292 int bottomRowIdArraySize = getBottomRowTaskCountForTablet(); in getBottomRowIdArray()