Searched refs:SQLiteBlobTooBigException (Results 1 – 8 of 8) 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
2078 android.database.sqlite.SQLiteBlobTooBigException
24458 Landroid/database/sqlite/SQLiteBlobTooBigException;
2082 android.database.sqlite.SQLiteBlobTooBigException
34592 Landroid/database/sqlite/SQLiteBlobTooBigException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9750 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {9751 ctor public SQLiteBlobTooBigException();9752 ctor public SQLiteBlobTooBigException(java.lang.String);
14693 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {14694 ctor public SQLiteBlobTooBigException();14695 ctor public SQLiteBlobTooBigException(String);