Searched refs:enable_protected_contents (Results 1 – 5 of 5) sorted by relevance
79 bool enable_protected_contents(bool defaultValue);
245 bool enable_protected_contents(bool defaultValue) { in enable_protected_contents() function246 auto temp = SurfaceFlingerProperties::enable_protected_contents(); in enable_protected_contents()
647 (enable_protected_contents(false) ? renderengine::RenderEngine::ENABLE_PROTECTED_CONTEXT in init()
11 method public static java.util.Optional<java.lang.Boolean> enable_protected_contents();
323 api_name: "enable_protected_contents"