Searched refs:SQLiteTableLockedException (Results 1 – 4 of 4) sorted by relevance
19 public class SQLiteTableLockedException extends SQLiteException { class20 public SQLiteTableLockedException() {} in SQLiteTableLockedException() method in SQLiteTableLockedException22 public SQLiteTableLockedException(String error) { in SQLiteTableLockedException() method in SQLiteTableLockedException
9989 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {9990 ctor public SQLiteTableLockedException();9991 ctor public SQLiteTableLockedException(java.lang.String);
10055 Landroid/database/sqlite/SQLiteTableLockedException;10056 Landroid/database/sqlite/SQLiteTableLockedException;-><init>()V10057 Landroid/database/sqlite/SQLiteTableLockedException;-><init>(Ljava/lang/String;)V
12690 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {12691 ctor public SQLiteTableLockedException();12692 ctor public SQLiteTableLockedException(java.lang.String);