HomeSort by relevance Sort by last modified time
    Searched defs:SAMPLE_LOADED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/
SoundPool.java 122 private static final int SAMPLE_LOADED = 1;
448 case SAMPLE_LOADED:
  /frameworks/base/media/jni/soundpool/
SoundPool.h 43 enum MessageType { INVALID, SAMPLE_LOADED };

Completed in 512 milliseconds