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

  /frameworks/av/include/media/
SoundPool.h 28 static const int IDLE_PRIORITY = -1;
95 mPriority(IDLE_PRIORITY), mLoop(0), mRate(0) {}
  /frameworks/av/media/libmedia/
SoundPool.cpp 769 mPriority = IDLE_PRIORITY;

Completed in 57 milliseconds