Searched refs:bottomOa (Results 1 – 1 of 1) sorted by relevance
452 ObjectAnimator bottomOa = LauncherAnimUtils.ofFloat(mBottomHandle, "alpha", 1.0f); in snapToWidget() local460 set.playTogether(oa, topOa, bottomOa); in snapToWidget()464 set.playTogether(oa, leftOa, rightOa, topOa, bottomOa); in snapToWidget()