/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/ |
D | KeyguardTransitionRepositoryTest.kt | 111 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 125 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 160 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 195 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 230 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 263 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 309 val steps = mutableListOf<TransitionStep>() in <lambda>() constant 357 val steps by collectValues(underTest.transitions.dropWhile { step -> step.from == OFF }) in <lambda>() constant 365 val steps by collectValues(underTest.transitions.dropWhile { step -> step.from == OFF }) in <lambda>() constant 392 val steps by collectValues(underTest.transitions.dropWhile { step -> step.from == OFF }) in <lambda>() constant [all …]
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | UiObject.java | 198 public boolean dragTo(UiObject destObj, int steps) throws UiObjectNotFoundException { in dragTo() 218 public boolean dragTo(int destX, int destY, int steps) throws UiObjectNotFoundException { in dragTo() 240 public boolean swipeUp(int steps) throws UiObjectNotFoundException { in swipeUp() 268 public boolean swipeDown(int steps) throws UiObjectNotFoundException { in swipeDown() 296 public boolean swipeLeft(int steps) throws UiObjectNotFoundException { in swipeLeft() 323 public boolean swipeRight(int steps) throws UiObjectNotFoundException { in swipeRight() 927 public boolean pinchOut(int percent, int steps) throws UiObjectNotFoundException { in pinchOut() 965 public boolean pinchIn(int percent, int steps) throws UiObjectNotFoundException { in pinchIn() 1004 Point endPoint2, int steps) { in performTwoPointerGesture()
|
D | UiScrollable.java | 414 public boolean scrollForward(int steps) throws UiObjectNotFoundException { in scrollForward() 493 public boolean scrollBackward(int steps) throws UiObjectNotFoundException { in scrollBackward() 541 public boolean scrollToBeginning(int maxSwipes, int steps) throws UiObjectNotFoundException { in scrollToBeginning() 593 public boolean scrollToEnd(int maxSwipes, int steps) throws UiObjectNotFoundException { in scrollToEnd()
|
D | UiDevice.java | 430 public boolean swipe(int startX, int startY, int endX, int endY, int steps) { in swipe() 451 public boolean drag(int startX, int startY, int endX, int endY, int steps) { in drag()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/ |
D | NotificationStackAppearanceIntegrationTest.kt | 168 val steps = 10 in <lambda>() constant 241 val steps = 10 in <lambda>() constant 282 val steps = 10 in <lambda>() constant
|
/frameworks/base/services/core/java/com/android/server/vibrator/ |
D | RampToStepAdapter.java | 58 List<StepSegment> steps = convertRampToSteps(info, (RampSegment) segment); in adaptToVibrator() local 80 List<StepSegment> steps = new ArrayList<>(); in convertRampToSteps() local
|
D | RampDownAdapter.java | 198 List<VibrationEffectSegment> steps = new ArrayList<>(); in createStepsDown() local
|
D | StartSequentialEffectStep.java | 174 AbstractVibratorStep[] steps = new AbstractVibratorStep[vibratorCount]; in startVibrating() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
D | GestureDescriptionTest.java | 147 List<GestureStep> steps = MotionEventGenerator in testPathsWithOverlappingTiming_produceCorrectSteps() local 209 List<GestureStep> steps = MotionEventGenerator in testMaxTouchpoints_shouldHaveValidCoords() local 250 List<GestureStep> steps = MotionEventGenerator in testGetGestureSteps_continuedStroke_hasNoEndPoint() local 265 List<GestureStep> steps = MotionEventGenerator in testGetGestureSteps_continuingStroke_hasNoStartPointAndHasContinuedId() local
|
/frameworks/base/tests/FlickerTests/FlickerService/src/com/android/server/wm/flicker/service/notification/scenarios/ |
D | NotificationUtils.kt | 38 var steps = 25 in openNotification() variable
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | Histogram.java | 37 int steps = (h + step - 1) / step; in createTest() local
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | Histogram.java | 43 int steps = (h + step - 1) / step; in createTest() local
|
/frameworks/base/services/core/java/com/android/server/display/color/ |
D | CctEvaluator.java | 53 CctEvaluator(int min, int max, int[] cctRangeMinimums, int[] steps) { in CctEvaluator()
|
D | DisplayWhiteBalanceTintController.java | 161 int[] steps = res.getIntArray(R.array.config_displayWhiteBalanceDisplaySteps); in setUp() local
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/ |
D | FromLockscreenTransitionInteractorTest.kt | 137 val steps by collectValues(transitionRepository.transitions) in draggingToPrimaryBouncerUpdateIsSent() constant
|
D | KeyguardTransitionInteractorTest.kt | 90 val steps = mutableListOf<TransitionStep>() in transitionCollectorsReceivesOnlyAppropriateEvents() constant 114 val steps = mutableListOf<TransitionStep>() in startedKeyguardTransitionStepTests() constant
|
/frameworks/layoutlib/bridge/src/android/webkit/ |
D | WebView.java | 131 public boolean canGoBackOrForward(int steps) { in canGoBackOrForward() 135 public void goBackOrForward(int steps) { in goBackOrForward()
|
/frameworks/libs/binary_translation/backend/common/ |
D | machine_ir_opt.cc | 76 unsigned steps = 0; in RemoveForwarderBlocks() local
|
/frameworks/base/apct-tests/perftests/core/src/android/widget/ |
D | EditTextLongTextPerfTest.java | 107 final int steps = 100; in testEditText() local
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | VelocityTest.java | 257 private void drag(VelocityTracker vt, int startX, int endX, int startY, int endY, int steps, in drag() 266 private void drag(VelocityTracker vt, int startX, int endX, int startY, int endY, int steps, in drag()
|
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
D | Healing.java | 115 int steps = (int) Math.sqrt(area); in heal() local
|
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ |
D | Healing.java | 159 … int steps = (int) Math.hypot(mRoiBounds.width(), mRoiBounds.height()); // match RS Single source in heal_orig() local
|
/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | DragAction.java | 311 float[][] steps = interpolate(startCoordinates, endCoordinates); in sendLinearDrag() local
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageMetrics.java | 244 ArrayList<Integer> steps = new ArrayList<>(); in getInstallStepDurations() local
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | MotionEventInjector.java | 395 List<GestureStep> steps, long startTime) { in getMotionEventsFromGestureSteps()
|