Searched refs:NUM_APP_COLS (Results 1 – 2 of 2) sorted by relevance
68 private static final int NUM_APP_COLS = 4; field in AlphabeticalAppsListTest91 mAlphabeticalAppsList.setNumAppsPerRowAllApps(NUM_APP_COLS); in setUp()240 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsMiddleOfLastRow_roundNothing()250 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsInEndOfLastRow_roundBottomRight()260 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsInBeginningOfLastRow_roundBottomLeft()270 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsInMiddleOfLastRow_roundNothing()280 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsInMiddleRow_roundNothing()290 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsInBeginningOfTopRow_roundNothing()300 NUM_APP_COLS * NUM_APP_ROWS); in getRoundRegions_whenIndexIsInLastOfTopRow_roundNothing()
92 private static final int NUM_APP_COLS = 4; field in PrivateSpaceHeaderViewTest295 mAlphabeticalAppsList.setNumAppsPerRowAllApps(NUM_APP_COLS); in scrollForViewToBeVisibleInContainer_withHeader()300 int position = rows * NUM_APP_COLS - (NUM_APP_COLS-1) + 1; in scrollForViewToBeVisibleInContainer_withHeader()330 mAlphabeticalAppsList.setNumAppsPerRowAllApps(NUM_APP_COLS); in scrollForViewToBeVisibleInContainer_withHeaderNoTabs()335 int position = rows * NUM_APP_COLS - (NUM_APP_COLS-1) + 1; in scrollForViewToBeVisibleInContainer_withHeaderNoTabs()365 mAlphabeticalAppsList.setNumAppsPerRowAllApps(NUM_APP_COLS); in scrollForViewToBeVisibleInContainer_withHeaderAndLessAppRowSpace()370 int position = rows * NUM_APP_COLS - (NUM_APP_COLS-1) + 1; in scrollForViewToBeVisibleInContainer_withHeaderAndLessAppRowSpace()397 mAlphabeticalAppsList.setNumAppsPerRowAllApps(NUM_APP_COLS); in scrollForViewToBeVisibleInContainer_withNoHeader()