Home
last modified time | relevance | path

Searched refs:SoundPoolDelegate (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DSoundPool.java115 private final SoundPoolDelegate mImpl;
481 /* package */ interface SoundPoolDelegate { interface in SoundPool
510 /* package */ static class SoundPoolImpl implements SoundPoolDelegate {
725 /* package */ static class SoundPoolStub implements SoundPoolDelegate {