Searched refs:getTopRowTaskCountForTablet (Results 1 – 2 of 2) sorted by relevance
223 private int getTopRowTaskCountForTablet(Launcher launcher) { in getTopRowTaskCountForTablet() method in TaplTestsQuickstep224 return launcher.<RecentsView>getOverviewPanel().getTopRowTaskCountForTablet(); in getTopRowTaskCountForTablet()432 (Math.abs(getTopRowTaskCountForTablet(launcher) - getBottomRowTaskCountForTablet( in testOverviewForTablet()443 (Math.abs(getTopRowTaskCountForTablet(launcher) - getBottomRowTaskCountForTablet( in testOverviewForTablet()
1895 public int getTopRowTaskCountForTablet() { in getTopRowTaskCountForTablet() method in RecentsView