Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteOutOfMemoryException.java19 public class SQLiteOutOfMemoryException extends SQLiteException { class
20 public SQLiteOutOfMemoryException() {} in SQLiteOutOfMemoryException() method in SQLiteOutOfMemoryException
22 public SQLiteOutOfMemoryException(String error) { in SQLiteOutOfMemoryException() method in SQLiteOutOfMemoryException
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1965 android.database.sqlite.SQLiteOutOfMemoryException
H A Dboot-image-profile.txt24749 Landroid/database/sqlite/SQLiteOutOfMemoryException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1969 android.database.sqlite.SQLiteOutOfMemoryException
H A Dboot-image-profile.txt34856 Landroid/database/sqlite/SQLiteOutOfMemoryException;
/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.txt14425 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {
14426 ctor public SQLiteOutOfMemoryException();
14427 ctor public SQLiteOutOfMemoryException(String);