Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java89 private final int[] mLastDirectionVector = new int[2]; field in AppWidgetResizeFrame
481 mDirectionVector[0] = mLastDirectionVector[0];
482 mDirectionVector[1] = mLastDirectionVector[1];
484 mLastDirectionVector[0] = mDirectionVector[0];
485 mLastDirectionVector[1] = mDirectionVector[1];