Searched refs:mThrottle (Results 1 – 1 of 1) sorted by relevance
182 private long mThrottle = 0; field in MonkeyBase520 if (mThrottle >= 1) { in buildMonkeyCommand()522 cmdList.add(Long.toString(mThrottle)); in buildMonkeyCommand()636 return (mPerEventTimeout + mThrottle) * mTargetCount; in getMonkeyTimeoutMs()