Searched refs:mIsPointingUp (Results 1 – 1 of 1) sorted by relevance
78 private boolean mIsPointingUp; field in ArrowTipView101 mIsPointingUp = isPointingUp; in ArrowTipView()158 updateArrowTipInView(mIsPointingUp); in init()239 post(() -> setY(top - (mIsPointingUp ? 0 : getHeight()))); in show()367 boolean isPointingUp = mIsPointingUp; in showAtLocation()368 if (mIsPointingUp in showAtLocation()372 isPointingUp = !mIsPointingUp; in showAtLocation()