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