Searched refs:shouldStandby_l (Results 1 – 2 of 2) sorted by relevance
960 virtual bool shouldStandby_l() REQUIRES(mutex(), ThreadBase_ThreadLoop);1756 virtual bool shouldStandby_l() REQUIRES(mutex());2249 virtual bool shouldStandby_l() final REQUIRES(mutex()){ return false; } in shouldStandby_l() function
4164 if (shouldStandby_l()) { in threadLoop()5413 bool PlaybackThread::shouldStandby_l() in shouldStandby_l() function in android::PlaybackThread7072 bool DirectOutputThread::shouldStandby_l() in shouldStandby_l() function in android::DirectOutputThread