Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp4419 bool hadTrustedPresentationListener = hasTrustedPresentationListener(); in setTrustedPresentationInfo() local
4423 if (!hadTrustedPresentationListener && haveTrustedPresentationListener) { in setTrustedPresentationInfo()
4425 } else if (hadTrustedPresentationListener && !haveTrustedPresentationListener) { in setTrustedPresentationInfo()