Searched refs:ID_NOT_LOADED (Results 1 – 2 of 2) sorted by relevance
107 private static final int ID_NOT_LOADED = 0; field in SoundClips.SoundPoolPlayer126 mSoundIDToPlay = ID_NOT_LOADED; in SoundPoolPlayer()155 if (mSoundIDs[index] == ID_NOT_LOADED) { in play()173 mSoundIDs[i] = ID_NOT_LOADED; in onLoadComplete()188 mSoundIDToPlay = ID_NOT_LOADED; in onLoadComplete()
120 private static final int ID_NOT_LOADED = 0; field in SoundClips.SoundPoolPlayer137 mSoundIDToPlay = ID_NOT_LOADED; in SoundPoolPlayer()166 if (mSoundIDs[index] == ID_NOT_LOADED) { in play()184 mSoundIDs[i] = ID_NOT_LOADED; in onLoadComplete()199 mSoundIDToPlay = ID_NOT_LOADED; in onLoadComplete()