Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/
DSoundPool.h30 static const int IDLE_PRIORITY = -1; variable
92 mPriority(IDLE_PRIORITY), mLoop(0), mRate(0) {} in SoundEvent()
DSoundPool.cpp981 mPriority = IDLE_PRIORITY; in doStop_l()