Searched defs:position (Results 1 – 4 of 4) sorted by relevance
67 int position = list.size() - 1; in testListOfProfiles() local
125 private var position = 0L variable
102 data class Icon(val name: String, val position: Point) in <lambda>() constant in android.platform.helpers.foldable.UnfoldAnimationTestingUtils.Icon
420 class Down(val pointerId: Int, val position: Offset) : TouchEventRecorderEntry constant in platform.test.motion.compose.TouchEventRecorderEntry.Down426 class UpdatePointerTo(val pointerId: Int, val position: Offset) : TouchEventRecorderEntry constant in platform.test.motion.compose.TouchEventRecorderEntry.UpdatePointerTo