Home
last modified time | relevance | path

Searched refs:SQLiteReadOnlyDatabaseException (Results 1 – 5 of 5) 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/opt/setupwizard/tools/docs/
Dandroid-22.txt9975 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
9976 ctor public SQLiteReadOnlyDatabaseException();
9977 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
/frameworks/base/api/
Dtest-current.txt11120 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
11121 ctor public SQLiteReadOnlyDatabaseException();
11122 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
Dcurrent.txt11106 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
11107 ctor public SQLiteReadOnlyDatabaseException();
11108 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
Dsystem-current.txt11554 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
11555 ctor public SQLiteReadOnlyDatabaseException();
11556 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);