Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/database/sqlite/
H A 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
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14158 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
14159 ctor public SQLiteMisuseException();
14160 ctor public SQLiteMisuseException(String);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9913 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
9914 ctor public SQLiteMisuseException();
9915 ctor public SQLiteMisuseException(java.lang.String);