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

/frameworks/av/include/media/
H A DSoundPool.h30 static const int IDLE_PRIORITY = -1; member in namespace:android
98 mPriority(IDLE_PRIORITY), mLoop(0), mRate(0) {}
/frameworks/av/media/libmedia/
H A DSoundPool.cpp782 mPriority = IDLE_PRIORITY;

Completed in 32 milliseconds