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()
917 android.database.sqlite.SQLiteDoneException
1221 android.database.sqlite.SQLiteDoneException
9897 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {9898 ctor public SQLiteDoneException();9899 ctor public SQLiteDoneException(java.lang.String);
11930 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {11931 ctor public SQLiteDoneException();11932 ctor public SQLiteDoneException(java.lang.String);
12710 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {12711 ctor public SQLiteDoneException();12712 ctor public SQLiteDoneException(java.lang.String);