Searched refs:SAMPLE_LOADED (Results 1 – 4 of 4) sorted by relevance
120 private static final int SAMPLE_LOADED = 1; field in SoundPool545 case SAMPLE_LOADED: in handleMessage()
111 mSoundPool->notify(SoundPoolEvent(SoundPoolEvent::SAMPLE_LOADED, sampleID, status)); in doLoadSample()
45 enum MessageType { INVALID, SAMPLE_LOADED }; enumerator
43507 Landroid/media/SoundPool;->SAMPLE_LOADED:I