Home
last modified time | relevance | path

Searched refs:clearNextEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/
DSoundPool.cpp370 channel->clearNextEvent(); in stop()
648 clearNextEvent(); in play()
895 clearNextEvent(); in ~SoundChannel()
/frameworks/av/include/media/
DSoundPool.h143 void clearNextEvent() { mNextEvent.clear(); } in clearNextEvent() function