Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
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
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9740 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {
9741 ctor public SQLiteAccessPermException();
9742 ctor public SQLiteAccessPermException(java.lang.String);
/frameworks/base/config/
Dhiddenapi-public-dex.txt9796 Landroid/database/sqlite/SQLiteAccessPermException;
9797 Landroid/database/sqlite/SQLiteAccessPermException;-><init>()V
9798 Landroid/database/sqlite/SQLiteAccessPermException;-><init>(Ljava/lang/String;)V
/frameworks/base/api/
Dcurrent.txt12407 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {
12408 ctor public SQLiteAccessPermException();
12409 ctor public SQLiteAccessPermException(java.lang.String);