Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1758 android.database.sqlite.SQLiteAccessPermException
H A Dboot-image-profile.txt24675 Landroid/database/sqlite/SQLiteAccessPermException;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1757 android.database.sqlite.SQLiteAccessPermException
H A Dboot-image-profile.txt34312 Landroid/database/sqlite/SQLiteAccessPermException;
/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.txt13952 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {
13953 ctor public SQLiteAccessPermException();
13954 ctor public SQLiteAccessPermException(String);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9740 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {
9741 ctor public SQLiteAccessPermException();
9742 ctor public SQLiteAccessPermException(java.lang.String);