Searched refs:mAllowSecureLayers (Results 1 – 1 of 1) sorted by relevance
263 mAllowSecureLayers(allowSecureLayers) {}269 bool isSecure() const override { return mAllowSecureLayers && mDevice->isSecure(); } in isSecure()372 const bool mAllowSecureLayers; variable