Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteAccessPermException.java23 public class SQLiteAccessPermException extends SQLiteException { class
24 public SQLiteAccessPermException() {} in SQLiteAccessPermException() method in SQLiteAccessPermException
26 public SQLiteAccessPermException(String error) { in SQLiteAccessPermException() method in SQLiteAccessPermException
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1921 android.database.sqlite.SQLiteAccessPermException
H A Dboot-image-profile.txt24704 Landroid/database/sqlite/SQLiteAccessPermException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1925 android.database.sqlite.SQLiteAccessPermException
H A Dboot-image-profile.txt34811 Landroid/database/sqlite/SQLiteAccessPermException;
/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.txt14185 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {
14186 ctor public SQLiteAccessPermException();
14187 ctor public SQLiteAccessPermException(String);