Searched refs:topShift (Results 1 – 1 of 1) sorted by relevance
97 float topShift = view.getTop() + viewParent.getTop() - getTop(); in alignWithIconView() local109 int clipTop = (int) Math.max(0, coords[1] - topShift - mShadowPadding) ; in alignWithIconView()123 setTranslationY(topShift in alignWithIconView()