Searched refs:SQLiteBlobTooBigException (Results 1 – 7 of 7) 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
1923 android.database.sqlite.SQLiteBlobTooBigException
24706 Landroid/database/sqlite/SQLiteBlobTooBigException;
1927 android.database.sqlite.SQLiteBlobTooBigException
34813 Landroid/database/sqlite/SQLiteBlobTooBigException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14195 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {14196 ctor public SQLiteBlobTooBigException();14197 ctor public SQLiteBlobTooBigException(String);