Home
last modified time | relevance | path

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