Searched refs:CHILD_DIVIDEND (Results 1 – 1 of 1) sorted by relevance
1947 private static final float CHILD_DIVIDEND = 4.0f; field in CellLayout.ReorderPreviewAnimation1969 finalScale = (mChildScale - (CHILD_DIVIDEND / child.getWidth())) * initScale; in ReorderPreviewAnimation()