Searched refs:mLastDirectionVector (Results 1 – 1 of 1) sorted by relevance
93 private final int[] mLastDirectionVector = new int[2]; field in AppWidgetResizeFrame417 mDirectionVector[0] = mLastDirectionVector[0]; in resizeWidgetIfNeeded()418 mDirectionVector[1] = mLastDirectionVector[1]; in resizeWidgetIfNeeded()420 mLastDirectionVector[0] = mDirectionVector[0]; in resizeWidgetIfNeeded()421 mLastDirectionVector[1] = mDirectionVector[1]; in resizeWidgetIfNeeded()