Home
last modified time | relevance | path

Searched refs:SQLiteBlobTooBigException (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteBlobTooBigException.java19 public class SQLiteBlobTooBigException extends SQLiteException { class
20 public SQLiteBlobTooBigException() {} in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException
22 public SQLiteBlobTooBigException(String error) { in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException
/frameworks/base/docs/html/
Dsitemap.txt2469 http://developer.android.com/reference/android/database/sqlite/SQLiteBlobTooBigException.html
/frameworks/base/api/
Dcurrent.txt10296 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
10297 ctor public SQLiteBlobTooBigException();
10298 ctor public SQLiteBlobTooBigException(java.lang.String);
Dsystem-current.txt10633 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {
10634 ctor public SQLiteBlobTooBigException();
10635 ctor public SQLiteBlobTooBigException(java.lang.String);