Home
last modified time | relevance | path

Searched refs:SQLiteBlobTooBigException (Results 1 – 8 of 8) 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/base/boot/
Dpreloaded-classes2078 android.database.sqlite.SQLiteBlobTooBigException
Dboot-image-profile.txt24458 Landroid/database/sqlite/SQLiteBlobTooBigException;
/frameworks/base/config/
Dpreloaded-classes2082 android.database.sqlite.SQLiteBlobTooBigException
Dboot-image-profile.txt34592 Landroid/database/sqlite/SQLiteBlobTooBigException;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/core/api/
Dcurrent.txt14693 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
14694 ctor public SQLiteBlobTooBigException();
14695 ctor public SQLiteBlobTooBigException(String);