Searched refs:RESULT_ERROR (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | AsyncRunner.java | 84 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()
|
D | GraphRunner.java | 47 public static final int RESULT_ERROR = 6; field in GraphRunner
|
/frameworks/base/docs/html/google/play/billing/v2/ |
D | billing_reference.jd | 103 <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>
|
D | billing_integrate.jd | 555 <li><code>RESULT_ERROR</code>—there was an error connecting with the Google Play 990 ResponseCode.RESULT_ERROR.ordinal());
|
/frameworks/base/core/java/android/content/ |
D | RestrictionsManager.java | 337 public static final int RESULT_ERROR = 5; field in RestrictionsManager
|
/frameworks/base/api/ |
D | system-current.txt | 8349 field public static final int RESULT_ERROR = 5; // 0x5
|
D | current.txt | 8103 field public static final int RESULT_ERROR = 5; // 0x5
|