Searched refs:FACTOR_MOTION (Results 1 – 2 of 2) sorted by relevance
76 public static final int FACTOR_MOTION = 1; field in MonkeySourceRandom128 mFactors[FACTOR_MOTION] = 10.0f; in MonkeySourceRandom()407 } else if (cls < mFactors[FACTOR_MOTION]) { in generateEvents()
830 int i = MonkeySourceRandom.FACTOR_MOTION; in processOptions()