Searched refs:mFullHeight (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DDeepShortcutView.java199 private final float mFullHeight; field in class:DeepShortcutView.ZoomRevealOutlineProvider
210 mFullHeight = pillRect.height();
226 mTranslateView.setTranslationY(mTranslateYMultiplier * (mFullHeight - height));

Completed in 65 milliseconds