Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/
DDisplayListRenderer.cpp507 bool rejected = quickRejectConservative(localBounds.left, localBounds.top, in addDrawOp() local
509 op->setQuickRejected(rejected); in addDrawOp()
DOpenGLRenderer.cpp2903 const bool rejected = calculateQuickRejectForScissor(x, y,
2906 if (rejected) {
/frameworks/base/docs/html/about/versions/
Dandroid-2.0.1.jd311 enabled and {@link android.app.Activity#RESULT_CANCELED} if the user rejected
316 now returns {@link android.app.Activity#RESULT_CANCELED} if the user rejected
Dandroid-5.0-changes.jd527 For example, the TLS/SSL handshake with a server is erroneously rejected or
/frameworks/base/docs/html/google/gcm/
Dgcm.jd265 propagate. During this time messages may be rejected due to the state of being
Dserver-ref.jd354 be rejected.
382 otherwise, the messages might be rejected.</td>
Dhttp.jd196 should replace the IDs on future requests (otherwise they might be rejected).
/frameworks/base/docs/html/guide/practices/
Dverifying-apps-art.jd266 invalid files that are tolerated by Dalvik but rejected by ART. We have been