Searched refs:yCoordUpPointingTip (Results 1 – 1 of 1) sorted by relevance
326 @Px int yCoordDownPointingTip, @Px int yCoordUpPointingTip, boolean shouldAutoClose) { in showAtLocation() argument369 ? (yCoordUpPointingTip + viewHeight > parentViewHeight) in showAtLocation()378 setY(isPointingUp ? yCoordUpPointingTip : yCoordDownPointingTip - viewHeight); in showAtLocation()