Searched refs:SQLiteOutOfMemoryException (Results 1 – 7 of 7) 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
1965 android.database.sqlite.SQLiteOutOfMemoryException
24749 Landroid/database/sqlite/SQLiteOutOfMemoryException;
1969 android.database.sqlite.SQLiteOutOfMemoryException
34856 Landroid/database/sqlite/SQLiteOutOfMemoryException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14425 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {14426 ctor public SQLiteOutOfMemoryException();14427 ctor public SQLiteOutOfMemoryException(String);