Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteAbortException.java24 public class SQLiteAbortException extends SQLiteException { class
25 public SQLiteAbortException() {} in SQLiteAbortException() method in SQLiteAbortException
27 public SQLiteAbortException(String error) { in SQLiteAbortException() method in SQLiteAbortException
/frameworks/base/core/java/android/database/
DDatabaseUtils.java22 import android.database.sqlite.SQLiteAbortException;
92 } else if (e instanceof SQLiteAbortException) { in writeExceptionToParcel()
169 throw new SQLiteAbortException(msg); in readExceptionFromParcel()
/frameworks/base/
Dcompiled-classes-phone1109 android.database.sqlite.SQLiteAbortException
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9735 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {
9736 ctor public SQLiteAbortException();
9737 ctor public SQLiteAbortException(java.lang.String);
/frameworks/base/api/
Dcurrent.txt10766 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {
10767 ctor public SQLiteAbortException();
10768 ctor public SQLiteAbortException(java.lang.String);
Dtest-current.txt10779 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {
10780 ctor public SQLiteAbortException();
10781 ctor public SQLiteAbortException(java.lang.String);
Dsystem-current.txt11205 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {
11206 ctor public SQLiteAbortException();
11207 ctor public SQLiteAbortException(java.lang.String);