Home
last modified time | relevance | path

Searched refs:SQLiteOutOfMemoryException (Results 1 – 5 of 5) 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/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/config/
Dhiddenapi-public-dex.txt10009 Landroid/database/sqlite/SQLiteOutOfMemoryException;
10010 Landroid/database/sqlite/SQLiteOutOfMemoryException;-><init>()V
10011 Landroid/database/sqlite/SQLiteOutOfMemoryException;-><init>(Ljava/lang/String;)V
Dboot-image-profile.txt54909 Landroid/database/sqlite/SQLiteOutOfMemoryException;
/frameworks/base/api/
Dcurrent.txt12634 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {
12635 ctor public SQLiteOutOfMemoryException();
12636 ctor public SQLiteOutOfMemoryException(java.lang.String);