Searched refs:mPopupRoot (Results 1 – 1 of 1) sorted by relevance
67 private View mPopupRoot; field in PopupTransitionAnimation187 mPopupRect.set(UiUtils.getMeasuredBoundsOnScreen(mPopupRoot)); in applyTransformation()194 mPopupRoot.invalidate(); in applyTransformation()254 mPopupRoot = new View(mViewToAnimate.getContext()) { in initPopupWindow()286 mPopupWindow.setContentView(mPopupRoot); in initPopupWindow()