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.kt667 fun setPulseHeight(height: Float, animate: Boolean = false) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java647 public void setPulseHeight(float height) { in setPulseHeight() method in AmbientState
DNotificationStackScrollLayoutController.java989 public float setPulseHeight(float height) { in setPulseHeight() method in NotificationStackScrollLayoutController
DNotificationStackScrollLayout.java5422 public float setPulseHeight(float height) { in setPulseHeight() method