Searched refs:approval (Results 1 – 21 of 21) sorted by relevance
/frameworks/base/cmds/uiautomator/library/ |
D | apicheck_msg_current.txt | 13 you will need approval.
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | wear.jd | 179 notifies you of the result. See the next section for details on how to track the approval status 228 <h3 id="track_review">5. Track your review and approval</h3> 239 At any time, you can check the review and approval status of your app in the Developer Console, 245 There are three approval states:
|
D | tv.jd | 218 track the approval status of your app. 270 <h3 id="track_review">5. Track your review and approval</h3> 282 At any time, you can check the review and approval status of your app in the 288 There are three approval states:
|
D | auto.jd | 161 available to Android Auto users. See the next section for details on how to track the approval
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | permission-element.jd | 100 asking for the user's explicit approval (though the user always 119 asking for the user's explicit approval.
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | brand.jd | 48 products or services with prior approval. Use "for Android" or "with Android" for all
|
/frameworks/base/docs/html/distribute/googleplay/edu/ |
D | start.jd | 193 for Education, including review, classification, and approval by our 275 through Google Play for Education, including review, classification, and approval by our
|
/frameworks/base/docs/html/wear/preview/ |
D | license.jd | 140 …approval of Google, and any attempted assignment without such approval will be void. You shall not…
|
D | downloads.jd | 147 …approval of Google, and any attempted assignment without such approval will be void. You shall not…
|
/frameworks/base/docs/html/distribute/googleplay/work/ |
D | about.jd | 36 <h5>Full IT approval for apps</h5>
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | auto.jd | 541 No. When Google begins the approval process, your Auto app will undergo a driver safety 545 Auto app approval process is complete.
|
/frameworks/base/core/java/android/app/admin/ |
D | IDevicePolicyManager.aidl | 154 boolean approveCaCert(in String alias, int userHandle, boolean approval); in approveCaCert() argument
|
D | DevicePolicyManager.java | 2827 public boolean approveCaCert(String alias, int userHandle, boolean approval) { in approveCaCert() argument 2830 return mService.approveCaCert(alias, userHandle, approval); in approveCaCert()
|
/frameworks/support/buildSrc/src/main/groovy/android/support/checkapi/ |
D | CheckApiTask.groovy | 100 to the main repository, you will need approval.
|
/frameworks/base/docs/html/training/permissions/ |
D | requesting.jd | 64 user has to explicitly give approval to your app.
|
/frameworks/base/docs/html/guide/topics/security/ |
D | permissions.jd | 349 the user grants approval, the system gives the app just the permission it
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 4455 public boolean approveCaCert(String alias, int userId, boolean approval) { in approveCaCert() argument 4459 boolean changed = (approval ? certs.add(alias) : certs.remove(alias)); in approveCaCert()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 8094 …field public static final java.lang.String REQUEST_TYPE_APPROVAL = "android.request.type.approval";
|
/frameworks/base/api/ |
D | current.txt | 9074 …field public static final java.lang.String REQUEST_TYPE_APPROVAL = "android.request.type.approval";
|
D | system-current.txt | 9425 …field public static final java.lang.String REQUEST_TYPE_APPROVAL = "android.request.type.approval";
|
D | test-current.txt | 9086 …field public static final java.lang.String REQUEST_TYPE_APPROVAL = "android.request.type.approval";
|