Home
last modified time | relevance | path

Searched defs:SQLiteException (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteException.java24 public class SQLiteException extends SQLException { class
25 public SQLiteException() { in SQLiteException() method in SQLiteException
28 public SQLiteException(String error) { in SQLiteException() method in SQLiteException
32 public SQLiteException(String error, Throwable cause) { in SQLiteException() method in SQLiteException
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...