Searched defs:unload (Results 1 – 3 of 3) sorted by relevance
256 public native final boolean unload(int soundID); in unload() method in SoundPool
234 bool SoundPool::unload(int sampleID) in unload() function in android::SoundPool
1177 Message unload = obtainMessage(JS_DIALOG, result); in onJsBeforeUnload() local