Home
last modified time | relevance | path

Searched defs:currentHeight (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DRectFSpringAnim.java234 float currentHeight = Utilities.mapRange(mCurrentScaleProgress, mStartRect.height(), in onUpdate() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DAudioAttachmentView.java305 final int currentHeight = this.getHeight(); in onDraw() local
DAsyncImageView.java379 final int currentHeight = this.getHeight(); in onDraw() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java171 final int currentHeight = getMoreSuggestionsHeight(); in setMoreSuggestionsHeight() local
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java3005 int currentHeight = mAnimateDayEventHeight; in getAllDayEventAnimator() local
3028 int currentHeight = mAnimateDayHeight != 0 ? mAnimateDayHeight : mAlldayHeight; in getAllDayAnimator() local