Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DMockView.java559 public void playSoundEffect(int soundConstant) { in playSoundEffect() argument
560 super.playSoundEffect(soundConstant); in playSoundEffect()