Searched refs:SQLiteTableLockedException (Results 1 – 3 of 3) 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);
13144 public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException {13145 ctor public SQLiteTableLockedException();13146 ctor public SQLiteTableLockedException(String);