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

/frameworks/base/media/jni/soundpool/
H A DSoundPool.h30 static const int IDLE_PRIORITY = -1; member in namespace:android
90 mPriority(IDLE_PRIORITY), mLoop(0), mRate(0) {}
H A DSoundPool.cpp963 mPriority = IDLE_PRIORITY;

Completed in 77 milliseconds