Searched defs:isProtected (Results 1 – 9 of 9) sorted by relevance
71 public boolean isProtected() { in isProtected() method in JavaMethod
91 public boolean isProtected() { in isProtected() method in InjectedMethod
35 public abstract boolean isProtected(); in isProtected() method in ModelMethod
130 public boolean isProtected() { in isProtected() method in AnnotationMethod
335 public boolean isProtected() { in isProtected() method in BluetoothMapMessage
140 status_t setConsumerIsProtected(bool isProtected) override { in setConsumerIsProtected()
712 status_t BufferQueueConsumer::setConsumerIsProtected(bool isProtected) { in setConsumerIsProtected()
74 EGLint isProtected = EGL_FALSE; in isProtectedContext() local
1437 bool Layer::isProtected() const function in android::Layer