Home
last modified time | relevance | path

Searched defs:thumbHeight (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java514 final float thumbHeight = thumbHeightI > 0 ? thumbHeightI : 1; in createThumbnailAspectScaleAnimationLocked() local
579 final float thumbHeight = thumbHeightI > 0 ? thumbHeightI : 1; in createAspectScaledThumbnailEnterExitAnimationLocked() local
713 final float thumbHeight = thumbHeightI > 0 ? thumbHeightI : 1; in createThumbnailScaleAnimationLocked() local
754 final float thumbHeight = thumbHeightI > 0 ? thumbHeightI : 1; in createThumbnailEnterExitAnimationLocked() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
DRecents.java150 float thumbHeight = res in toggleRecents() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSwitchCompat.java504 final int thumbHeight; in onMeasure() local
/frameworks/base/core/java/android/widget/
DSwitch.java614 final int thumbHeight; in onMeasure() local