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