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

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteTableLockedException.java19 public class SQLiteTableLockedException extends SQLiteException { class in inherits:SQLiteException
20 public SQLiteTableLockedException() {} method in class:SQLiteTableLockedException
22 public SQLiteTableLockedException(String error) { method in class:SQLiteTableLockedException

Completed in 111 milliseconds