Searched refs:SQLiteDoneException (Results 1 – 7 of 7) sorted by relevance
25 public class SQLiteDoneException extends SQLiteException { class26 public SQLiteDoneException() {} in SQLiteDoneException() method in SQLiteDoneException28 public SQLiteDoneException(String error) { in SQLiteDoneException() method in SQLiteDoneException
23 import android.database.sqlite.SQLiteDoneException;108 } catch (SQLiteDoneException e) { in testSimpleQuery()120 } catch (SQLiteDoneException e) { in testSimpleQuery()
995 android.database.sqlite.SQLiteDoneException
9968 Landroid/database/sqlite/SQLiteDoneException;9969 Landroid/database/sqlite/SQLiteDoneException;-><init>()V9970 Landroid/database/sqlite/SQLiteDoneException;-><init>(Ljava/lang/String;)V
54904 Landroid/database/sqlite/SQLiteDoneException;
9897 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {9898 ctor public SQLiteDoneException();9899 ctor public SQLiteDoneException(java.lang.String);
12594 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {12595 ctor public SQLiteDoneException();12596 ctor public SQLiteDoneException(java.lang.String);