Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h165 virtual bool isProtected() const;
DLayer.cpp493 bool blackOutLayer = isProtected() || (isSecure() && !hw->isSecure()); in onDraw()
672 bool Layer::isProtected() const in isProtected() function in android::Layer
/frameworks/base/api/
Dcurrent.txt36083 method public static boolean isProtected(int);