Searched refs:SQLiteOutOfMemoryException (Results 1 – 5 of 5) sorted by relevance
19 public class SQLiteOutOfMemoryException extends SQLiteException { class20 public SQLiteOutOfMemoryException() {} in SQLiteOutOfMemoryException() method in SQLiteOutOfMemoryException22 public SQLiteOutOfMemoryException(String error) { in SQLiteOutOfMemoryException() method in SQLiteOutOfMemoryException
9933 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {9934 ctor public SQLiteOutOfMemoryException();9935 ctor public SQLiteOutOfMemoryException(java.lang.String);
10009 Landroid/database/sqlite/SQLiteOutOfMemoryException;10010 Landroid/database/sqlite/SQLiteOutOfMemoryException;-><init>()V10011 Landroid/database/sqlite/SQLiteOutOfMemoryException;-><init>(Ljava/lang/String;)V
54909 Landroid/database/sqlite/SQLiteOutOfMemoryException;
12634 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {12635 ctor public SQLiteOutOfMemoryException();12636 ctor public SQLiteOutOfMemoryException(java.lang.String);