Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/database/sqlite/
H A 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
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14238 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
14239 ctor public SQLiteReadOnlyDatabaseException();
14240 ctor public SQLiteReadOnlyDatabaseException(String);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9975 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {
9976 ctor public SQLiteReadOnlyDatabaseException();
9977 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);