Searched refs:getTopRowTaskCountForTablet (Results 1 – 2 of 2) sorted by relevance
261 private int getTopRowTaskCountForTablet(Launcher launcher) { in getTopRowTaskCountForTablet() method in TaplTestsQuickstep262 return launcher.<RecentsView>getOverviewPanel().getTopRowTaskCountForTablet(); in getTopRowTaskCountForTablet()474 (Math.abs(getTopRowTaskCountForTablet(launcher) - getBottomRowTaskCountForTablet( in testOverviewForTablet()
1977 public int getTopRowTaskCountForTablet() { in getTopRowTaskCountForTablet() method in RecentsView