Home
last modified time | relevance | path

Searched defs:shouldStandby_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h2249 virtual bool shouldStandby_l() final REQUIRES(mutex()){ return false; } in shouldStandby_l() function
DThreads.cpp5413 bool PlaybackThread::shouldStandby_l() in shouldStandby_l() function in android::PlaybackThread
7072 bool DirectOutputThread::shouldStandby_l() in shouldStandby_l() function in android::DirectOutputThread