Searched defs:SAMPLE_LOADED (Results 1 – 2 of 2) sorted by relevance
122 private static final int SAMPLE_LOADED = 1; field in SoundPool
43 enum MessageType { INVALID, SAMPLE_LOADED }; enumerator