Searched defs:onDozeAmountChanged (Results 1 – 6 of 6) sorted by relevance
96 default void onDozeAmountChanged(float linear, float eased) {} in onDozeAmountChanged() method
226 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in LightBarTransitionsController
385 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in LockIcon
466 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in NotificationIconAreaController
2930 public void onDozeAmountChanged(float linearAmount, float amount) { in onDozeAmountChanged() method
139 override fun onDozeAmountChanged(linear: Float, eased: Float) { in onDozeAmountChanged() method in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinator