Searched defs:onDozeAmountChanged (Results 1 – 4 of 4) sorted by relevance
83 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in LightBarTransitionsController.Callback272 public void onDozeAmountChanged(float linear, float eased) { in onDozeAmountChanged() method in LightBarTransitionsController
124 default void onDozeAmountChanged(float linear, float eased) {} in onDozeAmountChanged() method
253 void onDozeAmountChanged(float linear, float eased, @AnimationType int animationType) { in onDozeAmountChanged() method in UdfpsKeyguardViewLegacy
4607 public void onDozeAmountChanged(float linearAmount, float amount) { in onDozeAmountChanged() method in StatusBarStateListener