Searched defs:setPulseHeight (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ | ||
D | NotificationWakeUpCoordinator.kt | 210 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/ | ||
D | AmbientState.java | 502 public void setPulseHeight(float height) { in setPulseHeight() method in AmbientState |