Searched defs:stepCount (Results 1 – 5 of 5) sorted by relevance
227 int stepCount) { in dragViewToBottom()240 int stepCount) { in dragViewToBottom()466 public static void dragViewToTop(ActivityInstrumentationTestCase test, View v, int stepCount) { in dragViewToTop()487 public static void dragViewToTop(InstrumentationTestCase test, View v, int stepCount) { in dragViewToTop()761 float fromY, float toY, int stepCount) { in drag()776 float toY, int stepCount) { in drag()
79 int stepCount = (int) (ramp.getDuration() + mStepDuration - 1) / mStepDuration; in apply() local
196 int stepCount = (int) Math.min(duration, mRampDownDuration) / mStepDuration; in createStepsDown() local
1167 int stepCount = totalDuration / stepDuration; in vibrate_withWaveform_totalVibrationTimeRespected() local
1585 int stepCount = mNumStepDurations; in addLevelSteps() local