Searched refs:ClampedDepthProperty (Results 1 – 2 of 2) sorted by relevance
71 public static class ClampedDepthProperty extends FloatProperty<DepthController> { class in DepthController75 public ClampedDepthProperty(float minValue, float maxValue) { in ClampedDepthProperty() method in DepthController.ClampedDepthProperty
43 import com.android.launcher3.statehandlers.DepthController.ClampedDepthProperty;131 new ClampedDepthProperty(fromDepthRatio, toDepthRatio), in prepareRecentsUI()