Searched refs:PLAY_SOUND_DELAY (Results 1 – 2 of 2) sorted by relevance
1721 public static final int PLAY_SOUND_DELAY = 300; field in AudioSystem
797 && mVolumeKeyUpTime + AudioSystem.PLAY_SOUND_DELAY > SystemClock.uptimeMillis()) { in preDispatchKeyEvent()