Searched refs:unload (Results 1 – 8 of 8) sorted by relevance
202 public final boolean unload(int soundID) { in unload() method in SoundPool203 return mImpl.unload(soundID); in unload()417 public boolean unload(int soundID); in unload() method524 public native final boolean unload(int soundID); in unload() method in SoundPool.SoundPoolImpl643 public final boolean unload(int soundID) { in unload() method in SoundPool.SoundPoolStub
3418 mSoundPool.unload(SOUND_EFFECT_FILES_MAP[effect][1]); in onUnloadSoundEffects()
174 bool unload(int sampleID);
72 return ap->unload(sampleID); in android_media_SoundPool_SoundPoolImpl_unload()
787 boolean unload = texture.isLoaded(); in unloadTexture()788 if (unload) { in unloadTexture()793 return unload; in unloadTexture()
230 bool SoundPool::unload(int sampleID) in unload() function in android::SoundPool
342 your system such as VirtualBox or VMWare, you may need to unload the driver for that virtual machine486 down any running x86 emulators. To unload the virtualization kernel driver, run the following501 <li>If you use another virtualization technology in your Linux platform, unload its kernel driver
13063 method public final boolean unload(int);