Home
last modified time | relevance | path

Searched refs:SQLiteMisuseException (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteMisuseException.java31 public class SQLiteMisuseException extends SQLiteException { class
32 public SQLiteMisuseException() {} in SQLiteMisuseException() method in SQLiteMisuseException
34 public SQLiteMisuseException(String error) { in SQLiteMisuseException() method in SQLiteMisuseException
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9913 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
9914 ctor public SQLiteMisuseException();
9915 ctor public SQLiteMisuseException(java.lang.String);
/frameworks/base/config/
Dhiddenapi-public-dex.txt9989 Landroid/database/sqlite/SQLiteMisuseException;
9990 Landroid/database/sqlite/SQLiteMisuseException;-><init>()V
9991 Landroid/database/sqlite/SQLiteMisuseException;-><init>(Ljava/lang/String;)V
/frameworks/base/api/
Dcurrent.txt12610 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
12611 ctor public SQLiteMisuseException();
12612 ctor public SQLiteMisuseException(java.lang.String);