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

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1356 bool Layer::isHiddenByPolicy() const { function in class:android::Layer
1359 if (parent != nullptr && parent->isHiddenByPolicy()) {

Completed in 18 milliseconds