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