Searched refs:ClampedProperty (Results 1 – 2 of 2) sorted by relevance
256 public static class ClampedProperty<T> extends FloatProperty<T> { class261 public ClampedProperty(FloatProperty<T> property, float minValue, float maxValue) { in ClampedProperty() method in ClampedProperty
126 new LauncherAnimUtils.ClampedProperty<>( in prepareRecentsUI()