Searched defs:currentHeight (Results 1 – 7 of 7) sorted by relevance
280 float currentHeight = (mShortcutHeight * systemShortcuts.size()) in addAllShortcuts() local286 float currentHeight = mShortcutHeight + mChildContainerMargin; in addAllShortcuts() local388 private void addDeepShortcuts(int deepShortcutCount, float currentHeight) { in addDeepShortcuts()
305 final int currentHeight = this.getHeight(); in onDraw() local
379 final int currentHeight = this.getHeight(); in onDraw() local
189 int currentHeight = mViewPager.getLayoutParams().height; in updateHeight() local
424 float currentHeight = Utilities.mapRange(mCurrentScaleProgress, mStartRect.height(), in onUpdate() local
171 final int currentHeight = getMoreSuggestionsHeight(); in setMoreSuggestionsHeight() local
2643 val currentHeight = mAnimateDayEventHeight constant2672 val currentHeight = if (mAnimateDayHeight != 0) mAnimateDayHeight else mAlldayHeight constant