Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A 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
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1974 android.database.sqlite.SQLiteTableLockedException
H A Dboot-image-profile.txt24758 Landroid/database/sqlite/SQLiteTableLockedException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1978 android.database.sqlite.SQLiteTableLockedException
H A Dboot-image-profile.txt34865 Landroid/database/sqlite/SQLiteTableLockedException;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14495 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {
14496 ctor public SQLiteTableLockedException();
14497 ctor public SQLiteTableLockedException(String);