Searched refs:SQLiteDoneException (Results 1 – 9 of 9) 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
22 import android.database.sqlite.SQLiteDoneException;108 } catch (SQLiteDoneException e) { in testSimpleQuery()120 } catch (SQLiteDoneException e) { in testSimpleQuery()
2116 android.database.sqlite.SQLiteDoneException
24497 Landroid/database/sqlite/SQLiteDoneException;
2120 android.database.sqlite.SQLiteDoneException
34631 Landroid/database/sqlite/SQLiteDoneException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9897 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {9898 ctor public SQLiteDoneException();9899 ctor public SQLiteDoneException(java.lang.String);
14889 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {14890 ctor public SQLiteDoneException();14891 ctor public SQLiteDoneException(String);