Searched refs:mSoundPoolLooper (Results 1 – 1 of 1) sorted by relevance
495 private Looper mSoundPoolLooper = null; field in AudioService2562 mSoundPoolLooper = Looper.myLooper(); in run()4356 if (mSoundPoolLooper != null) { in onLoadSoundEffects()4357 mSoundPoolLooper.quit(); in onLoadSoundEffects()4358 mSoundPoolLooper = null; in onLoadSoundEffects()4422 if (mSoundPoolLooper != null) { in onLoadSoundEffects()4423 mSoundPoolLooper.quit(); in onLoadSoundEffects()4424 mSoundPoolLooper = null; in onLoadSoundEffects()