Home
last modified time | relevance | path

Searched refs:RESULT_ERROR (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DAsyncRunner.java84 result.status = RESULT_ERROR; in doInBackground()
92 result.status = RESULT_ERROR; in doInBackground()
114 if (result.status == RESULT_STOPPED || result.status == RESULT_ERROR) { in onPostExecute()
119 result.status = RESULT_ERROR; in onPostExecute()
DGraphRunner.java47 public static final int RESULT_ERROR = 6; field in GraphRunner
/frameworks/base/docs/html/google/play/billing/v2/
Dbilling_reference.jd103 <td><code>RESULT_ERROR</code></td>
274 <td><code>RESULT_OK</code>, <code>RESULT_BILLING_UNAVAILABLE</code>, <code>RESULT_ERROR</code>,
280 <td><code>RESULT_OK</code>, <code>RESULT_ERROR</code>, <code>RESULT_DEVELOPER_ERROR</code></td>
285 <td><code>RESULT_OK</code>, <code>RESULT_ERROR</code>, <code>RESULT_DEVELOPER_ERROR</code></td>
290 <td><code>RESULT_OK</code>, <code>RESULT_ERROR</code>, <code>RESULT_DEVELOPER_ERROR</code></td>
295 <td><code>RESULT_OK</code>, <code>RESULT_ERROR</code>, <code>RESULT_DEVELOPER_ERROR</code></td>
Dbilling_integrate.jd555 <li><code>RESULT_ERROR</code>&mdash;there was an error connecting with the Google Play
990 ResponseCode.RESULT_ERROR.ordinal());
/frameworks/base/core/java/android/content/
DRestrictionsManager.java337 public static final int RESULT_ERROR = 5; field in RestrictionsManager
/frameworks/base/api/
Dsystem-current.txt8349 field public static final int RESULT_ERROR = 5; // 0x5
Dcurrent.txt8103 field public static final int RESULT_ERROR = 5; // 0x5