Searched refs:FACTOR_APPSWITCH (Results 1 – 2 of 2) sorted by relevance
84 public static final int FACTOR_APPSWITCH = 9; field in MonkeySourceRandom135 mFactors[FACTOR_APPSWITCH] = 2.0f; in MonkeySourceRandom()432 } else if (cls < mFactors[FACTOR_APPSWITCH]) { in generateEvents()
848 int i = MonkeySourceRandom.FACTOR_APPSWITCH; in processOptions()