Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DSoundPlayerObject.java112 public void setSoundWithResId(Context context, int resId) { in setSoundWithResId() method in SoundPlayerObject
DAudioFrequencyLineActivity.java162 mSPlayer.setSoundWithResId(getApplicationContext(), R.raw.stereo_mono_white_noise_48); in onCreate()
DAudioFrequencySpeakerActivity.java148 mSPlayer.setSoundWithResId(getApplicationContext(), R.raw.stereo_mono_white_noise_48); in onCreate()
DAudioFrequencyMicActivity.java198 mSPlayer.setSoundWithResId(getApplicationContext(), R.raw.stereo_mono_white_noise_48); in onCreate()