Searched defs:UNSET (Results 1 – 11 of 11) sorted by relevance
27 UNSET = 0; enumerator
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
96 private static final float UNSET = -Float.MIN_VALUE; field in StackAnimationController
236 UNSET = 0; // For backwards compatibility with clients that don't enumerator
604 private static final int UNSET = -1; field in StorageStatsService.H