Home
last modified time | relevance | path

Searched refs:verifyHotseat (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/model/
DGridSizeMigrationTaskTest.java60 verifyHotseat(hotseatItems[1], hotseatItems[3], hotseatItems[4]); in testHotseatMigration_apps_dropped()
77 verifyHotseat(hotseatItems[1], hotseatItems[3], hotseatItems[4]); in testHotseatMigration_shortcuts_dropped()
80 private void verifyHotseat(int... sortedIds) { in verifyHotseat() method in GridSizeMigrationTaskTest