HomeSort by relevance Sort by last modified time
    Searched refs:IDLE_PRIORITY (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/jni/soundpool/
SoundPool.h 29 static const int IDLE_PRIORITY = -1;
94 mPriority(IDLE_PRIORITY), mLoop(0), mRate(0) {}
SoundPool.cpp 709 mPriority = IDLE_PRIORITY;

Completed in 108 milliseconds