Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
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
/frameworks/base/boot/
Dpreloaded-classes2122 android.database.sqlite.SQLiteOutOfMemoryException
Dboot-image-profile.txt24503 Landroid/database/sqlite/SQLiteOutOfMemoryException;
/frameworks/base/config/
Dpreloaded-classes2126 android.database.sqlite.SQLiteOutOfMemoryException
Dboot-image-profile.txt34637 Landroid/database/sqlite/SQLiteOutOfMemoryException;
/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.txt9933 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {
9934 ctor public SQLiteOutOfMemoryException();
9935 ctor public SQLiteOutOfMemoryException(java.lang.String);
/frameworks/base/core/api/
Dcurrent.txt14929 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {
14930 ctor public SQLiteOutOfMemoryException();
14931 ctor public SQLiteOutOfMemoryException(String);