Searched refs:TONE_TIMEOUT_BUFFER (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java322 static final int TONE_TIMEOUT_BUFFER = 20; field in class:CallNotifier.InCallTonePlayer
349 toneLengthMillis = Integer.MAX_VALUE - TONE_TIMEOUT_BUFFER;
501 wait(toneLengthMillis + TONE_TIMEOUT_BUFFER);

Completed in 140 milliseconds