Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2874 int[] directionVector = new int[]{0, -1}; in makeSpaceForHotseatMigration() local
2878 directionVector, null, false, configuration).isSolution) { in makeSpaceForHotseatMigration()