HomeSort by relevance Sort by last modified time
    Searched refs:getErrorCode (Results 1 - 25 of 333) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/emma/core/java12/com/vladium/util/exception/
ICodedException.java 39 String getErrorCode ();
  /frameworks/base/core/java/android/webkit/
WebResourceError.java 32 public abstract int getErrorCode();
  /frameworks/base/keystore/java/android/security/
KeyStoreException.java 34 public int getErrorCode() {
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLDataExceptionTest.java 51 sQLDataException.getErrorCode(), 0);
65 sQLDataException.getErrorCode(), 0);
82 sQLDataException.getErrorCode(), 0);
99 sQLDataException.getErrorCode(), 0);
115 sQLDataException.getErrorCode(), 0);
130 sQLDataException.getErrorCode(), 0);
147 sQLDataException.getErrorCode(), 1);
164 sQLDataException.getErrorCode(), 0);
181 sQLDataException.getErrorCode(), -1);
197 sQLDataException.getErrorCode(), 1)
    [all...]
SQLFeatureNotSupportedExceptionTest.java 54 sQLFeatureNotSupportedException.getErrorCode(), 0);
72 sQLFeatureNotSupportedException.getErrorCode(), 0);
90 sQLFeatureNotSupportedException.getErrorCode(), 0);
109 sQLFeatureNotSupportedException.getErrorCode(), 0);
127 sQLFeatureNotSupportedException.getErrorCode(), 0);
145 sQLFeatureNotSupportedException.getErrorCode(), 0);
163 sQLFeatureNotSupportedException.getErrorCode(), 1);
181 sQLFeatureNotSupportedException.getErrorCode(), 0);
199 sQLFeatureNotSupportedException.getErrorCode(), -1);
217 sQLFeatureNotSupportedException.getErrorCode(), 1)
    [all...]
SQLIntegrityConstraintViolationExceptionTest.java 55 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
73 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
93 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
113 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
132 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
150 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
171 sQLIntegrityConstraintViolationException.getErrorCode(), 1);
192 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
213 sQLIntegrityConstraintViolationException.getErrorCode(), -1);
233 sQLIntegrityConstraintViolationException.getErrorCode(), 1)
    [all...]
SQLInvalidAuthorizationSpecExceptionTest.java 55 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
73 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
93 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
113 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
132 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
150 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
170 sQLInvalidAuthorizationSpecException.getErrorCode(), 1);
190 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
210 sQLInvalidAuthorizationSpecException.getErrorCode(), -1);
229 sQLInvalidAuthorizationSpecException.getErrorCode(), 1)
    [all...]
SQLNonTransientConnectionExceptionTest.java 54 sQLNonTransientConnectionException.getErrorCode(), 0);
72 sQLNonTransientConnectionException.getErrorCode(), 0);
92 sQLNonTransientConnectionException.getErrorCode(), 0);
111 sQLNonTransientConnectionException.getErrorCode(), 0);
130 sQLNonTransientConnectionException.getErrorCode(), 0);
148 sQLNonTransientConnectionException.getErrorCode(), 0);
168 sQLNonTransientConnectionException.getErrorCode(), 1);
188 sQLNonTransientConnectionException.getErrorCode(), 0);
208 sQLNonTransientConnectionException.getErrorCode(), -1);
226 sQLNonTransientConnectionException.getErrorCode(), 1)
    [all...]
SQLNonTransientExceptionTest.java 52 sQLNonTransientException.getErrorCode(), 0);
67 sQLNonTransientException.getErrorCode(), 0);
84 sQLNonTransientException.getErrorCode(), 0);
101 sQLNonTransientException.getErrorCode(), 0);
117 sQLNonTransientException.getErrorCode(), 0);
132 sQLNonTransientException.getErrorCode(), 0);
149 sQLNonTransientException.getErrorCode(), 1);
166 sQLNonTransientException.getErrorCode(), 0);
183 sQLNonTransientException.getErrorCode(), -1);
199 sQLNonTransientException.getErrorCode(), 1)
    [all...]
SQLRecoverableExceptionTest.java 52 sQLRecoverableException.getErrorCode(), 0);
67 sQLRecoverableException.getErrorCode(), 0);
84 sQLRecoverableException.getErrorCode(), 0);
101 sQLRecoverableException.getErrorCode(), 0);
117 sQLRecoverableException.getErrorCode(), 0);
132 sQLRecoverableException.getErrorCode(), 0);
149 sQLRecoverableException.getErrorCode(), 1);
166 sQLRecoverableException.getErrorCode(), 0);
183 sQLRecoverableException.getErrorCode(), -1);
199 sQLRecoverableException.getErrorCode(), 1)
    [all...]
SQLSyntaxErrorExceptionTest.java 52 sQLSyntaxErrorException.getErrorCode(), 0);
67 sQLSyntaxErrorException.getErrorCode(), 0);
84 sQLSyntaxErrorException.getErrorCode(), 0);
101 sQLSyntaxErrorException.getErrorCode(), 0);
117 sQLSyntaxErrorException.getErrorCode(), 0);
132 sQLSyntaxErrorException.getErrorCode(), 0);
149 sQLSyntaxErrorException.getErrorCode(), 1);
166 sQLSyntaxErrorException.getErrorCode(), 0);
183 sQLSyntaxErrorException.getErrorCode(), -1);
199 sQLSyntaxErrorException.getErrorCode(), 1)
    [all...]
SQLTimeoutExceptionTest.java 52 sQLTimeoutException.getErrorCode(), 0);
67 sQLTimeoutException.getErrorCode(), 0);
84 sQLTimeoutException.getErrorCode(), 0);
101 sQLTimeoutException.getErrorCode(), 0);
117 sQLTimeoutException.getErrorCode(), 0);
132 sQLTimeoutException.getErrorCode(), 0);
149 sQLTimeoutException.getErrorCode(), 1);
166 sQLTimeoutException.getErrorCode(), 0);
183 sQLTimeoutException.getErrorCode(), -1);
199 sQLTimeoutException.getErrorCode(), 1)
    [all...]
SQLTransactionRollbackExceptionTest.java 54 sQLTransactionRollbackException.getErrorCode(), 0);
72 sQLTransactionRollbackException.getErrorCode(), 0);
90 sQLTransactionRollbackException.getErrorCode(), 0);
109 sQLTransactionRollbackException.getErrorCode(), 0);
127 sQLTransactionRollbackException.getErrorCode(), 0);
145 sQLTransactionRollbackException.getErrorCode(), 0);
163 sQLTransactionRollbackException.getErrorCode(), 1);
181 sQLTransactionRollbackException.getErrorCode(), 0);
199 sQLTransactionRollbackException.getErrorCode(), -1);
217 sQLTransactionRollbackException.getErrorCode(), 1)
    [all...]
SQLTransientConnectionExceptionTest.java 54 sQLTransientConnectionException.getErrorCode(), 0);
72 sQLTransientConnectionException.getErrorCode(), 0);
90 sQLTransientConnectionException.getErrorCode(), 0);
109 sQLTransientConnectionException.getErrorCode(), 0);
127 sQLTransientConnectionException.getErrorCode(), 0);
145 sQLTransientConnectionException.getErrorCode(), 0);
163 sQLTransientConnectionException.getErrorCode(), 1);
181 sQLTransientConnectionException.getErrorCode(), 0);
199 sQLTransientConnectionException.getErrorCode(), -1);
217 sQLTransientConnectionException.getErrorCode(), 1)
    [all...]
SQLTransientExceptionTest.java 52 sQLTransientException.getErrorCode(), 0);
67 sQLTransientException.getErrorCode(), 0);
84 sQLTransientException.getErrorCode(), 0);
101 sQLTransientException.getErrorCode(), 0);
117 sQLTransientException.getErrorCode(), 0);
132 sQLTransientException.getErrorCode(), 0);
149 sQLTransientException.getErrorCode(), 1);
166 sQLTransientException.getErrorCode(), 0);
183 sQLTransientException.getErrorCode(), -1);
199 sQLTransientException.getErrorCode(), 1)
    [all...]
SQLClientInfoExceptionTest.java 46 sqlClientInfoException.getErrorCode(), 0);
67 sqlClientInfoException.getErrorCode(), 0);
91 sqlClientInfoException.getErrorCode(), 0);
106 sqlClientInfoException.getErrorCode(), 0);
128 sqlClientInfoException.getErrorCode(), 0);
152 sqlClientInfoException.getErrorCode(), 0);
179 sqlClientInfoException.getErrorCode(), 0);
203 sqlClientInfoException.getErrorCode(), 0);
230 sqlClientInfoException.getErrorCode(), 1);
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
ProcessInitException.java 32 public int getErrorCode() {
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPException.java 51 public int getErrorCode()
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/exceptions/
ReplyErrorCodeException.java 59 public int getErrorCode() {
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
ReplyPacket.java 75 public short getErrorCode() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ExecResultException.java 44 public int getErrorCode() {
  /tools/tradefederation/core/src/com/android/tradefed/command/
CommandRunner.java 38 public ExitCode getErrorCode() {
99 System.exit(console.getErrorCode().getCodeValue());
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandRunnerTest.java 131 assertEquals(0, mRunner.getErrorCode().getCodeValue());
149 assertEquals(ExitCode.DEVICE_UNRESPONSIVE, mRunner.getErrorCode());
171 assertEquals(ExitCode.DEVICE_UNAVAILABLE, mRunner.getErrorCode());
193 assertEquals(ExitCode.THROWABLE_EXCEPTION, mRunner.getErrorCode());
208 assertEquals(ExitCode.CONFIG_EXCEPTION, mRunner.getErrorCode());
  /frameworks/base/media/java/android/media/
MediaCasStateException.java 79 public int getErrorCode() {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTesterFailBringUpAll.java 64 DcFailCause.LOST_CONNECTION.getErrorCode(),
69 mFailBringUp.saveParameters(0, DcFailCause.NONE.getErrorCode(),

Completed in 673 milliseconds

1 2 3 4 5 6 7 8 91011>>