Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteReadOnlyDatabaseException.java19 public class SQLiteReadOnlyDatabaseException extends SQLiteException { class
20 public SQLiteReadOnlyDatabaseException() {} in SQLiteReadOnlyDatabaseException() method in SQLiteReadOnlyDatabaseException
22 public SQLiteReadOnlyDatabaseException(String error) { in SQLiteReadOnlyDatabaseException() method in SQLiteReadOnlyDatabaseException
/frameworks/base/docs/html/
Dsitemap.txt2481 http://developer.android.com/reference/android/database/sqlite/SQLiteReadOnlyDatabaseException.html
/frameworks/base/api/
Dcurrent.txt10521 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
10522 ctor public SQLiteReadOnlyDatabaseException();
10523 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
Dsystem-current.txt10858 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
10859 ctor public SQLiteReadOnlyDatabaseException();
10860 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);