Home
last modified time | relevance | path

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