Searched defs:yProperty (Results 1 – 3 of 3) sorted by relevance
79 private val yProperty = object : FloatPropertyCompat<MagnetizedObjectTest>("") { in <lambda>() constant
309 Property<T, Integer> yProperty, Path path) { in ofInt()509 Property<T, Float> yProperty, Path path) { in ofFloat()
66 val yProperty: FloatPropertyCompat<in T> in <lambda>() constant in com.android.wm.shell.common.magnetictarget.MagnetizedObject