Home
last modified time | relevance | path

Searched refs:SQLiteBlobTooBigException (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteBlobTooBigException.java19 public class SQLiteBlobTooBigException extends SQLiteException { class
20 public SQLiteBlobTooBigException() {} in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException
22 public SQLiteBlobTooBigException(String error) { in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9750 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
9751 ctor public SQLiteBlobTooBigException();
9752 ctor public SQLiteBlobTooBigException(java.lang.String);
/frameworks/base/config/
Dhiddenapi-public-dex.txt9802 Landroid/database/sqlite/SQLiteBlobTooBigException;
9803 Landroid/database/sqlite/SQLiteBlobTooBigException;-><init>()V
9804 Landroid/database/sqlite/SQLiteBlobTooBigException;-><init>(Ljava/lang/String;)V
/frameworks/base/api/
Dcurrent.txt12417 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
12418 ctor public SQLiteBlobTooBigException();
12419 ctor public SQLiteBlobTooBigException(java.lang.String);