Home
last modified time | relevance | path

Searched refs:SQLiteTableLockedException (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteTableLockedException.java19 public class SQLiteTableLockedException extends SQLiteException { class
20 public SQLiteTableLockedException() {} in SQLiteTableLockedException() method in SQLiteTableLockedException
22 public SQLiteTableLockedException(String error) { in SQLiteTableLockedException() method in SQLiteTableLockedException
/frameworks/base/boot/
Dpreloaded-classes2133 android.database.sqlite.SQLiteTableLockedException
Dboot-image-profile.txt24514 Landroid/database/sqlite/SQLiteTableLockedException;
/frameworks/base/config/
Dpreloaded-classes2137 android.database.sqlite.SQLiteTableLockedException
Dboot-image-profile.txt34648 Landroid/database/sqlite/SQLiteTableLockedException;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9989 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {
9990 ctor public SQLiteTableLockedException();
9991 ctor public SQLiteTableLockedException(java.lang.String);
/frameworks/base/core/api/
Dcurrent.txt15032 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {
15033 ctor public SQLiteTableLockedException();
15034 ctor public SQLiteTableLockedException(String);