Searched defs:UNSET (Results 1 – 10 of 10) sorted by relevance
23 private static final String UNSET = "UNSET"; field in PropConfig
54 UNSET = 0; // this field is optional, so default is unset enumerator
62 private static final float UNSET = Float.MAX_VALUE; field in SpringAnimation
87 private static final double UNSET = Double.MAX_VALUE; field in SpringForce
290 private static final float UNSET = Float.MAX_VALUE; field in DynamicAnimation
298 public static final float UNSET = -1f; field in UnfoldAnimationControllerTest.TestUnfoldTaskAnimator
42 private val UNSET = -Float.MAX_VALUE constant
97 private static final float UNSET = -Float.MIN_VALUE; field in StackAnimationController
217 UNSET = 0; // For backwards compatibility with clients that don't enumerator
583 private static final int UNSET = -1; field in StorageStatsService.H