Searched refs:SAMPLE_LOADED (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libmedia/
H A DSoundPoolThread.cpp111 mSoundPool->notify(SoundPoolEvent(SoundPoolEvent::SAMPLE_LOADED, sampleID, status));
/frameworks/base/media/java/android/media/
H A DSoundPool.java529 private static final int SAMPLE_LOADED = 1; field in class:SoundPool.SoundPoolImpl
684 case SAMPLE_LOADED:
/frameworks/av/include/media/
H A DSoundPool.h45 enum MessageType { INVALID, SAMPLE_LOADED }; enumerator in enum:android::SoundPoolEvent::MessageType

Completed in 1654 milliseconds