Home
last modified time | relevance | path

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

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