Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1963 android.database.sqlite.SQLiteMisuseException
H A Dboot-image-profile.txt24747 Landroid/database/sqlite/SQLiteMisuseException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1967 android.database.sqlite.SQLiteMisuseException
H A Dboot-image-profile.txt34854 Landroid/database/sqlite/SQLiteMisuseException;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14401 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
14402 ctor public SQLiteMisuseException();
14403 ctor public SQLiteMisuseException(String);