Home
last modified time | relevance | path

Searched refs:SQLiteTableLockedException (Results 1 – 4 of 4) 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/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/config/
Dhiddenapi-public-dex.txt10055 Landroid/database/sqlite/SQLiteTableLockedException;
10056 Landroid/database/sqlite/SQLiteTableLockedException;-><init>()V
10057 Landroid/database/sqlite/SQLiteTableLockedException;-><init>(Ljava/lang/String;)V
/frameworks/base/api/
Dcurrent.txt12690 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {
12691 ctor public SQLiteTableLockedException();
12692 ctor public SQLiteTableLockedException(java.lang.String);