Home
last modified time | relevance | path

Searched refs:SQLiteAccessPermException (Results 1 – 3 of 3) 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/api/
Dcurrent.txt12854 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {
12855 ctor public SQLiteAccessPermException();
12856 ctor public SQLiteAccessPermException(String);