Home
last modified time | relevance | path

Searched refs:isStandbyImplemented (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioServiceStreamMMAP.h76 bool isStandbyImplemented() override { in isStandbyImplemented() function
DAAudioServiceStreamBase.cpp429 if (isStandbyImplemented() && !isStandby_l()) { in run()
465 && isStandbyImplemented() in run()
DAAudioServiceStreamBase.h323 virtual bool isStandbyImplemented() { in isStandbyImplemented() function