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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapMessage.java329 public boolean isProtected() { method in class:BluetoothMapMessage
/frameworks/native/services/surfaceflinger/
H A DLayer.h173 * isProtected - true if the layer may contain protected content in the
176 virtual bool isProtected() const;
H A DLayer.cpp624 bool blackOutLayer = isProtected() || (isSecure() && !hw->isSecure());
817 bool Layer::isProtected() const function in class:android::Layer

Completed in 690 milliseconds