Searched refs:SQLiteAccessPermException (Results 1 – 4 of 4) 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);
9796 Landroid/database/sqlite/SQLiteAccessPermException;9797 Landroid/database/sqlite/SQLiteAccessPermException;-><init>()V9798 Landroid/database/sqlite/SQLiteAccessPermException;-><init>(Ljava/lang/String;)V
12407 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {12408 ctor public SQLiteAccessPermException();12409 ctor public SQLiteAccessPermException(java.lang.String);