Searched refs:sampleId (Results 1 – 1 of 1) sorted by relevance
197 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete() argument204 mLoadedSoundPoolIds.add(sampleId); in onLoadComplete()209 if (mEffectIdToSoundPoolId.get(effectId) == sampleId) { in onLoadComplete()