Home
last modified time | relevance | path

Searched defs:isHiddenByPolicy (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.cpp148 bool LayerSnapshot::isHiddenByPolicy() const { in isHiddenByPolicy() function in android::surfaceflinger::frontend::LayerSnapshot
DRequestedLayerState.cpp383 bool RequestedLayerState::isHiddenByPolicy() const { in isHiddenByPolicy() function in android::surfaceflinger::frontend::RequestedLayerState
/frameworks/native/services/surfaceflinger/
DLayer.cpp1502 bool Layer::isHiddenByPolicy() const { in isHiddenByPolicy() function in android::Layer