Home
last modified time | relevance | path

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

/cts/tests/src/android/app/cts/
DSearchManagerStubActivity.java73 public boolean doStep(int step) throws FailException { in testOnCancelListener()
104 public boolean doStep(int step) throws FailException { in testOnDismissListener()
133 public boolean doStep(int step) throws FailException { in testStopSearch()
224 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/hardware/src/android/hardware/cts/
DCameraTest.java739 float step = parameters.getExposureCompensationStep(); in checkExposureCompensation() local
/cts/suite/pts/hostTests/browser/browserlauncher/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