Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DSoundPlayerObject.java283 public void setSoundWithResId(Context context, int resId, boolean looping) { in setSoundWithResId() argument
284 log("setSoundWithResId " + resId + ", looping: " + looping); in setSoundWithResId()
285 mLooping = looping; in setSoundWithResId()