Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java1740 final View appRootView = getAppRootView(anchor); in findDropDownPosition() local
1741 appRootView.getLocationOnScreen(appScreenLocation); in findDropDownPosition()
1753 appRootView.getWindowVisibleDisplayFrame(displayFrame); in findDropDownPosition()