Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt667 fun setPulseHeight(height: Float, animate: Boolean = false) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java647 public void setPulseHeight(float height) { in setPulseHeight() method in AmbientState
H A DNotificationStackScrollLayoutController.java989 public float setPulseHeight(float height) { in setPulseHeight() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java5422 public float setPulseHeight(float height) { in setPulseHeight() method