Home
last modified time | relevance | path

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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMapMessage.java335 public boolean isProtected() { in isProtected() method in BluetoothMapMessage
/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp71 EGLint isProtected = EGL_FALSE; in isProtectedContext() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp1287 bool Layer::isProtected() const function in android::Layer