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

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

Completed in 153 milliseconds