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

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

Completed in 101 milliseconds