Searched refs:REQUEST_ID (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/docs/html/google/play/billing/v2/ |
D | billing_reference.jd | 252 <li><code>REQUEST_ID</code> 279 <td><code>RESPONSE_CODE</code>, <code>PURCHASE_INTENT</code>, <code>REQUEST_ID</code></td> 284 <td><code>RESPONSE_CODE</code>, <code>REQUEST_ID</code></td> 289 <td><code>RESPONSE_CODE</code>, <code>REQUEST_ID</code></td> 294 <td><code>RESPONSE_CODE</code>, <code>REQUEST_ID</code></td>
|
D | api.jd | 249 <li><code>REQUEST_ID</code> 320 <code>RESPONSE_CODE</code>, <code>PURCHASE_INTENT</code>, and <code>REQUEST_ID</code>. The 335 <code>REQUEST_ID</code> key. 342 <code>RESPONSE_CODE</code> key and a <code>REQUEST_ID</code> key.</li> 373 <code>RESPONSE_CODE</code> key and a <code>REQUEST_ID</code> key. Next, the Google Play
|
D | billing_integrate.jd | 618 <code>RESPONSE_CODE</code>, <code>PURCHASE_INTENT</code>, and <code>REQUEST_ID</code>. The 620 <code>REQUEST_ID</code> key provides you with a unique request identifier for the request. The 760 <code>RESPONSE_CODE</code> and <code>REQUEST_ID</code>. The <code>RESPONSE_CODE</code> key provides 761 you with the status of the request and the <code>REQUEST_ID</code> key provides you with a unique 799 <code>RESPONSE_CODE</code> and <code>REQUEST_ID</code>. The <code>RESPONSE_CODE</code> key provides 800 you with the status of the request and the <code>REQUEST_ID</code> key provides you with a unique 846 <code>RESPONSE_CODE</code> and <code>REQUEST_ID</code>. The <code>RESPONSE_CODE</code> key provides 847 you with the status of the request and the <code>REQUEST_ID</code> key provides you with a unique
|
D | billing_subscriptions.jd | 228 <code>REQUEST_ID</code>. Your app uses the <code>PURCHASE_INTENT</code> to
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CaptureRequest.java | 1804 public static final Key<Integer> REQUEST_ID = field in CaptureRequest
|
D | CaptureResult.java | 2558 public static final Key<Integer> REQUEST_ID = field in CaptureResult
|
/frameworks/base/api/ |
D | system-current.txt | 8330 … field public static final java.lang.String EXTRA_REQUEST_ID = "android.content.extra.REQUEST_ID";
|
D | current.txt | 8084 … field public static final java.lang.String EXTRA_REQUEST_ID = "android.content.extra.REQUEST_ID";
|