Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationWakeUpCoordinator.kt210 fun setPulseHeight(height: Float): Float { in setPulseHeight() method in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java502 public void setPulseHeight(float height) { in setPulseHeight() method in AmbientState