Home
last modified time | relevance | path

Searched refs:popupRoot (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java1752 View popupRoot = mPopupWindow.getContentView(); in testVerticallyClippedBeforeAdjusted() local
1753 int measuredWidth = popupRoot.getMeasuredWidth(); in testVerticallyClippedBeforeAdjusted()
1754 int measuredHeight = popupRoot.getMeasuredHeight(); in testVerticallyClippedBeforeAdjusted()
1768 popupRoot.getLocationOnScreen(popupLocationOnScreenXY); in testVerticallyClippedBeforeAdjusted()
1813 View popupRoot = mPopupWindow.getContentView().getRootView(); in testClipToScreenClipsToInsets() local
1814 int measuredWidth = popupRoot.getMeasuredWidth(); in testClipToScreenClipsToInsets()
1815 int measuredHeight = popupRoot.getMeasuredHeight(); in testClipToScreenClipsToInsets()