Searched refs:rejected (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/docs/html/distribute/googleplay/families/ |
D | faq.jd | 176 rejected during the Designed for Families review. 180 What happens if my app is rejected from the Designed for Families program? 184 If your app is rejected from the Designed for Families program, we’ll 188 is live on Google Play, only your app update will be rejected (your app 191 entire app submission will be rejected and the app will not be published on 204 remedies as rejected apps. Suspended apps can be appealed using the
|
/frameworks/base/libs/hwui/ |
D | DisplayListCanvas.cpp | 551 bool rejected = quickRejectRect(localBounds.left, localBounds.top, in addDrawOp() local 553 op->setQuickRejected(rejected); in addDrawOp()
|
D | OpenGLRenderer.cpp | 2250 const bool rejected = mState.calculateQuickRejectForScissor( 2254 if (rejected) {
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.0.1.jd | 304 enabled and {@link android.app.Activity#RESULT_CANCELED} if the user rejected 309 now returns {@link android.app.Activity#RESULT_CANCELED} if the user rejected
|
D | android-5.0-changes.jd | 529 For example, the TLS/SSL handshake with a server is erroneously rejected or
|
/frameworks/base/docs/html/guide/topics/data/ |
D | testingbackup.jd | 161 <pre class="prettyprint">I/PFTBT: Transport rejected backup of <PACKAGE>, skipping
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | auto.jd | 223 the review criteria, the update is rejected and the existing app remains published in the Google
|
/frameworks/base/docs/html/guide/practices/ |
D | verifying-apps-art.jd | 288 invalid files that are tolerated by Dalvik but rejected by ART. We have been
|
/frameworks/av/services/camera/libcameraservice/ |
D | CameraService.cpp | 2211 std::initializer_list<int32_t> rejected = {ICameraServiceListener::STATUS_NOT_PRESENT, in finishCameraOps() local 2216 String8::format("%d", mCameraId), rejected); in finishCameraOps()
|
/frameworks/base/docs/html/training/permissions/ |
D | requesting.jd | 356 same way it would if the user had explicitly rejected your request again.
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 458 // One rejected call
|