Searched refs:SQLiteOutOfMemoryException (Results 1 – 3 of 3) 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
2480 http://developer.android.com/reference/android/database/sqlite/SQLiteOutOfMemoryException.html
9889 public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException {9890 ctor public SQLiteOutOfMemoryException();9891 ctor public SQLiteOutOfMemoryException(java.lang.String);