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

  /frameworks/av/include/media/
SoundPool.h 45 enum MessageType { INVALID, SAMPLE_LOADED };
  /frameworks/base/media/java/android/media/
SoundPool.java 529 private static final int SAMPLE_LOADED = 1;
684 case SAMPLE_LOADED:

Completed in 1641 milliseconds