Searched defs:onDozeAmountChanged (Results 1 – 5 of 5) sorted by relevance
95 default void onDozeAmountChanged(float linear, float eased) {} in onDozeAmountChanged() method
226 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in LightBarTransitionsController
526 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in LockIcon
3278 public void onDozeAmountChanged(float linearAmount, float amount) { in onDozeAmountChanged() method
231 override fun onDozeAmountChanged(linear: Float, eased: Float) { in onDozeAmountChanged() method in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinator