Home
last modified time | relevance | path

Searched refs:SQLiteBlobTooBigException (Results 1 – 3 of 3) 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/api/
Dcurrent.txt12864 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
12865 ctor public SQLiteBlobTooBigException();
12866 ctor public SQLiteBlobTooBigException(String);