Searched defs:SAMPLE_LOADED (Results 1 - 2 of 2) sorted by relevance

/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 173 milliseconds