Home
last modified time | relevance | path

Searched refs:toneDuration (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
DDTMFTwelveKeyDialer.java875 int toneDuration = -1; in startLocalToneIfNeeded() local
877 toneDuration = DTMF_DURATION_MS; in startLocalToneIfNeeded()
879 mToneGenerator.startTone(mToneMap.get(c), toneDuration); in startLocalToneIfNeeded() local