Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java1397 final int anchorWidth = anchor.getWidth(); in findDropDownPosition() local
1411 p.x -= mPopupWidth - anchorWidth; in findDropDownPosition()
1445 p.x -= mPopupWidth - anchorWidth; in findDropDownPosition()