Searched defs:SoundPoolHandler (Results 1 – 1 of 1) sorted by relevance
165 private class SoundPoolHandler extends Handler { class in SystemSoundsPlayer166 SoundPoolHandler(@NonNull Looper looper) { in SoundPoolHandler() method in SystemSoundsPlayer.SoundPoolHandler