Searched refs:mSoundPoolLooper (Results 1 – 1 of 1) sorted by relevance
566 private Looper mSoundPoolLooper = null; field in AudioService3125 mSoundPoolLooper = Looper.myLooper(); in run()5352 if (mSoundPoolLooper != null) { in onLoadSoundEffects()5353 mSoundPoolLooper.quit(); in onLoadSoundEffects()5354 mSoundPoolLooper = null; in onLoadSoundEffects()5416 if (mSoundPoolLooper != null) { in onLoadSoundEffects()5417 mSoundPoolLooper.quit(); in onLoadSoundEffects()5418 mSoundPoolLooper = null; in onLoadSoundEffects()