Lines Matching full:tonelengthmillis
1262 int toneLengthMillis;
1270 toneLengthMillis = Integer.MAX_VALUE - TONE_TIMEOUT_BUFFER;
1276 toneLengthMillis = 1000;
1281 toneLengthMillis = 4000;
1289 toneLengthMillis = 4000;
1295 toneLengthMillis = 200;
1302 toneLengthMillis = 750;
1306 toneLengthMillis = 200;
1312 toneLengthMillis = 5000;
1317 toneLengthMillis = 4000;
1322 toneLengthMillis = 500;
1328 toneLengthMillis = 375;
1333 toneLengthMillis = 5000;
1339 toneLengthMillis = Integer.MAX_VALUE - TONE_TIMEOUT_BUFFER;
1344 toneLengthMillis = 4000;
1426 wait(toneLengthMillis + TONE_TIMEOUT_BUFFER);