Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.java186 float expandedHeight = 400f; in constructor_animationValuesUpdated() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceController.java350 public void setAppearFraction(float expandedHeight, float appearFraction) { in setAppearFraction()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2509 private void onHeightUpdated(float expandedHeight) { in onHeightUpdated()
3020 private void updateExpandedHeight(float expandedHeight) { in updateExpandedHeight()
3701 float expandedHeight) { in startExpandMotion()
H A DQuickSettingsController.java932 void setShadeExpansion(float expandedHeight, float expandedFraction) { in setShadeExpansion()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1337 public void setExpandedHeight(float expandedHeight) { in setExpandedHeight()