Home
last modified time | relevance | path

Searched defs:CELL_SIZE (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/picker/util/
DWidgetsTableUtilsTest.java66 private static final int CELL_SIZE = 50; field in WidgetsTableUtilsTest
/packages/apps/Launcher3/tools/
Dprint_db.py16 CELL_SIZE = 110 variable
/packages/apps/Launcher3/tests/src/com/android/launcher3/widget/
DLauncherAppWidgetProviderInfoTest.java51 private static final int CELL_SIZE = 50; field in LauncherAppWidgetProviderInfoTest
/packages/apps/Launcher3/src/com/android/launcher3/responsive/
DSizeSpec.kt122 const val CELL_SIZE = "cellSize" constant