Searched refs:SQLiteBlobTooBigException (Results 1 – 4 of 4) sorted by relevance
19 public class SQLiteBlobTooBigException extends SQLiteException { class20 public SQLiteBlobTooBigException() {} in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException22 public SQLiteBlobTooBigException(String error) { in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException
9750 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {9751 ctor public SQLiteBlobTooBigException();9752 ctor public SQLiteBlobTooBigException(java.lang.String);
9802 Landroid/database/sqlite/SQLiteBlobTooBigException;9803 Landroid/database/sqlite/SQLiteBlobTooBigException;-><init>()V9804 Landroid/database/sqlite/SQLiteBlobTooBigException;-><init>(Ljava/lang/String;)V
12417 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {12418 ctor public SQLiteBlobTooBigException();12419 ctor public SQLiteBlobTooBigException(java.lang.String);