Home
last modified time | relevance | path

Searched refs:SQLiteReadOnlyDatabaseException (Results 1 – 7 of 7) 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/boot/
Dpreloaded-classes1969 android.database.sqlite.SQLiteReadOnlyDatabaseException
Dboot-image-profile.txt24753 Landroid/database/sqlite/SQLiteReadOnlyDatabaseException;
/frameworks/base/config/
Dpreloaded-classes1973 android.database.sqlite.SQLiteReadOnlyDatabaseException
Dboot-image-profile.txt34860 Landroid/database/sqlite/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/core/api/
Dcurrent.txt14481 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
14482 ctor public SQLiteReadOnlyDatabaseException();
14483 ctor public SQLiteReadOnlyDatabaseException(String);