Searched defs:maxDelay (Results 1 – 8 of 8) sorted by relevance
98 long maxDelay = (long) (START_DELAY_MS * Math.pow(MULTIPLIER, i)); in testDelayIncreasedExponentially() local
87 int maxDelay, in InputSensorInfo()272 int maxDelay = in.readInt(); in InputSensorInfo() local
130 long maxDelay = -1; in getDelays() local148 long maxDelay = -1; in getDelays() local
342 long maxDelay = delayPerElement * (length - 1); in reset() local
159 int32_t maxDelay; member
65 jfieldID maxDelay; member
986 int maxDelay = (int) (0.05 * totalDuration); // < 5% of total duration in vibrate_withWaveform_totalVibrationTimeRespected() local
198 jfieldID maxDelay; member2185 jstring requiredPermission, jint maxDelay, jint flags, in createInputSensorInfo()