Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/
DLauncherAppWidgetProviderInfoTest.java50 private static final int SPACE_SIZE = 10; field in LauncherAppWidgetProviderInfoTest
267 profile.cellLayoutBorderSpacePx = new Point(SPACE_SIZE, SPACE_SIZE); in createIDP()
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/widget/picker/util/
DWidgetsTableUtilsTest.java65 private static final int SPACE_SIZE = 10; field in WidgetsTableUtilsTest
253 mTestDeviceProfile.cellLayoutBorderSpacePx = new Point(SPACE_SIZE, SPACE_SIZE); in initDP()