Searched defs:guarantee (Results 1 – 6 of 6) sorted by relevance
82 val guarantee = Guarantee.InputDelta(10f) in directionalSpec_mappingBuilder_canSetGuarantee() constant
137 val guarantee = Guarantee.InputDelta(10f) in directionalSpec_mappingBuilder_canSetGuarantee() constant
66 val guarantee: Guarantee, constant in com.android.mechanics.spec.Breakpoint
55 when (val guarantee = breakpoint.guarantee) { in updatedSpringParameters() constant
116 fun guarantee(): Subject { in guarantee() method
382 val guarantee = startBreakpoint.guarantee in DrawScope() constant