Searched refs:looping (Results 1 – 1 of 1) sorted by relevance
283 public void setSoundWithResId(Context context, int resId, boolean looping) { in setSoundWithResId() argument284 log("setSoundWithResId " + resId + ", looping: " + looping); in setSoundWithResId()285 mLooping = looping; in setSoundWithResId()