Searched refs:SQLiteOutOfMemoryException (Results 1 – 8 of 8) 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
2122 android.database.sqlite.SQLiteOutOfMemoryException
24503 Landroid/database/sqlite/SQLiteOutOfMemoryException;
2126 android.database.sqlite.SQLiteOutOfMemoryException
34637 Landroid/database/sqlite/SQLiteOutOfMemoryException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9933 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {9934 ctor public SQLiteOutOfMemoryException();9935 ctor public SQLiteOutOfMemoryException(java.lang.String);
14929 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {14930 ctor public SQLiteOutOfMemoryException();14931 ctor public SQLiteOutOfMemoryException(String);