Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1566 int[] directionVector = direction != null ? direction : mDirectionVector; in findReorderSolution() local
1904 int[] directionVector = new int[]{0, -1}; in makeSpaceForHotseatMigration() local