Searched refs:mTutorialAreaHeight (Results 1 – 1 of 1) sorted by relevance
69 private int mTutorialAreaHeight; field in OneHandedTutorialHandler146 mTutorialAreaHeight = Math.round(mDisplayBounds.height() * mTutorialHeightRatio); in onDisplayChanged()147 mAlphaTransitionStart = mTutorialAreaHeight * START_TRANSITION_FRACTION; in onDisplayChanged()193 mDisplayBounds.width(), mTutorialAreaHeight, 0, 0, in getTutorialTargetLayoutParams()279 pw.println(mTutorialAreaHeight); in dump()