Home
last modified time | relevance | path

Searched defs:step (Results 1 – 10 of 10) sorted by relevance

/cts/tests/app/src/android/app/cts/
DSearchManagerStubActivity.java74 public boolean doStep(int step) throws FailException { in testOnCancelListener()
105 public boolean doStep(int step) throws FailException { in testOnDismissListener()
134 public boolean doStep(int step) throws FailException { in testStopSearch()
225 protected abstract boolean doStep(int step) throws FailException; in doStep()
/cts/tests/tests/opengl/src/android/opengl/cts/
DGL2JniLibOne.java25 public static native void step(); in step() method in GL2JniLibOne
/cts/tests/tests/view/src/android/view/cts/
DVelocityTrackerTest.java144 private void move(long duration, long step) { in move()
/cts/tests/tests/graphics/src/android/graphics/cts/
DSweepGradientTest.java84 final double step = twoPi / NUM_STEPS; in checkColors() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDisplayModifier.java475 public boolean step() { in step() method in DisplayModifier.Accessor
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
DWidgetCtsProvider.java183 int step = 1; in getInstruction() local
/cts/tests/tests/media/src/android/media/cts/
DImageReaderDecoderTest.java632 final int step = 8; // the width of the layers in validateSwirl() local
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DStillCaptureTest.java1240 Rational step = mStaticInfo.getAeCompensationStepChecked(); in aeCompensationTestByCamera() local
/cts/tests/tests/hardware/src/android/hardware/cts/
DCameraTest.java763 float step = parameters.getExposureCompensationStep(); in checkExposureCompensation() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js8694 step: function( gotoEnd ) { method in jQuery.fx
8805 step: { property
8823 jQuery.fx.step[ prop ] = function( fx ) { function in jQuery.fx