Searched defs:position (Results 1 – 3 of 3) sorted by relevance
| /platform_testing/tests/automotive/functional/profileiconlist/src/android/platform/tests/ | ||
| D | ProfileIconsListTest.java | 67 int position = list.size() - 1; in testListOfProfiles() local |
| /platform_testing/libraries/flicker/test/src/android/tools/device/traces/monitors/ | ||
| D | ScreenRecorderTest.kt | 124 private var position = 0L variable in android.tools.device.traces.monitors.ScreenRecorderTest.ScreenRecorderSeekableInputReader |
| /platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/ | ||
| D | UnfoldAnimationTestingUtils.kt | 102 data class Icon(val name: String, val position: Point) in <lambda>() constant in android.platform.helpers.foldable.UnfoldAnimationTestingUtils.Icon |