Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/
DSoundPool.h204 void moveToFront_l(SoundChannel* channel);
DSoundPool.cpp326 void SoundPool::moveToFront_l(SoundChannel* channel) in moveToFront_l() function in android::SoundPool
456 moveToFront_l(channel); in done_l()