Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt671 fun setPulseHeight(height: Float, animate: Boolean = false) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java651 public void setPulseHeight(float height) { in setPulseHeight() method in AmbientState
DNotificationStackScrollLayoutController.java1096 public float setPulseHeight(float height) { in setPulseHeight() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java5493 public float setPulseHeight(float height) { in setPulseHeight() method