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

/frameworks/av/services/audioflinger/
H A DThreads.h674 virtual bool shouldStandby_l();
1113 virtual bool shouldStandby_l();
1494 virtual bool shouldStandby_l() { return false; }
H A DThreads.cpp3108 if (shouldStandby_l()) {
3908 bool AudioFlinger::PlaybackThread::shouldStandby_l() function in class:android::AudioFlinger::PlaybackThread
5159 bool AudioFlinger::DirectOutputThread::shouldStandby_l() function in class:android::AudioFlinger::DirectOutputThread

Completed in 361 milliseconds