Searched refs:SQLiteAccessPermException (Results 1 – 3 of 3) sorted by relevance
23 public class SQLiteAccessPermException extends SQLiteException { class24 public SQLiteAccessPermException() {} in SQLiteAccessPermException() method in SQLiteAccessPermException26 public SQLiteAccessPermException(String error) { in SQLiteAccessPermException() method in SQLiteAccessPermException
9740 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {9741 ctor public SQLiteAccessPermException();9742 ctor public SQLiteAccessPermException(java.lang.String);
12854 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {12855 ctor public SQLiteAccessPermException();12856 ctor public SQLiteAccessPermException(String);