Searched refs:mSoundPoolLooper (Results 1 – 1 of 1) sorted by relevance
500 private Looper mSoundPoolLooper = null; field in AudioService3543 mSoundPoolLooper = Looper.myLooper(); in run()5156 if (mSoundPoolLooper != null) { in onLoadSoundEffects()5157 mSoundPoolLooper.quit(); in onLoadSoundEffects()5158 mSoundPoolLooper = null; in onLoadSoundEffects()5220 if (mSoundPoolLooper != null) { in onLoadSoundEffects()5221 mSoundPoolLooper.quit(); in onLoadSoundEffects()5222 mSoundPoolLooper = null; in onLoadSoundEffects()