Searched refs:mSoundPoolLooper (Results 1 – 1 of 1) sorted by relevance
486 private Looper mSoundPoolLooper = null; field in AudioService2412 mSoundPoolLooper = Looper.myLooper(); in run()4144 if (mSoundPoolLooper != null) { in onLoadSoundEffects()4145 mSoundPoolLooper.quit(); in onLoadSoundEffects()4146 mSoundPoolLooper = null; in onLoadSoundEffects()4210 if (mSoundPoolLooper != null) { in onLoadSoundEffects()4211 mSoundPoolLooper.quit(); in onLoadSoundEffects()4212 mSoundPoolLooper = null; in onLoadSoundEffects()