Home
last modified time | relevance | path

Searched refs:SQLiteBlobTooBigException (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A 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
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1923 android.database.sqlite.SQLiteBlobTooBigException
H A Dboot-image-profile.txt24706 Landroid/database/sqlite/SQLiteBlobTooBigException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1927 android.database.sqlite.SQLiteBlobTooBigException
H A Dboot-image-profile.txt34813 Landroid/database/sqlite/SQLiteBlobTooBigException;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14195 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
14196 ctor public SQLiteBlobTooBigException();
14197 ctor public SQLiteBlobTooBigException(String);