Home
last modified time | relevance | path

Searched refs:SQLiteDoneException (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDoneException.java25 public class SQLiteDoneException extends SQLiteException { class
26 public SQLiteDoneException() {} in SQLiteDoneException() method in SQLiteDoneException
28 public SQLiteDoneException(String error) { in SQLiteDoneException() method in SQLiteDoneException
/frameworks/base/core/tests/coretests/src/android/database/
DDatabaseStatementTest.java23 import android.database.sqlite.SQLiteDoneException;
108 } catch (SQLiteDoneException e) { in testSimpleQuery()
120 } catch (SQLiteDoneException e) { in testSimpleQuery()
/frameworks/base/
Dcompiled-classes-phone1137 android.database.sqlite.SQLiteDoneException
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9897 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {
9898 ctor public SQLiteDoneException();
9899 ctor public SQLiteDoneException(java.lang.String);
/frameworks/base/api/
Dcurrent.txt10929 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {
10930 ctor public SQLiteDoneException();
10931 ctor public SQLiteDoneException(java.lang.String);
Dtest-current.txt10942 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {
10943 ctor public SQLiteDoneException();
10944 ctor public SQLiteDoneException(java.lang.String);
Dsystem-current.txt11368 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {
11369 ctor public SQLiteDoneException();
11370 ctor public SQLiteDoneException(java.lang.String);