Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DArrowTipView.java329 @Px int parentViewHeight = parent.getHeight(); in showAtLocation() local
369 ? (yCoordUpPointingTip + viewHeight > parentViewHeight) in showAtLocation()