Home
last modified time | relevance | path

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

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