Searched defs:position (Results 1 – 3 of 3) sorted by relevance
67 int position = list.size() - 1; in testListOfProfiles() local
124 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