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/
Dpreloaded-classes917 android.database.sqlite.SQLiteDoneException
Dcompiled-classes-phone1221 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.txt11930 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {
11931 ctor public SQLiteDoneException();
11932 ctor public SQLiteDoneException(java.lang.String);
Dsystem-current.txt12710 public class SQLiteDoneException extends android.database.sqlite.SQLiteException {
12711 ctor public SQLiteDoneException();
12712 ctor public SQLiteDoneException(java.lang.String);