Searched refs:SQLiteAccessPermException (Results 1 – 7 of 7) 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
1921 android.database.sqlite.SQLiteAccessPermException
24704 Landroid/database/sqlite/SQLiteAccessPermException;
1925 android.database.sqlite.SQLiteAccessPermException
34811 Landroid/database/sqlite/SQLiteAccessPermException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14185 public class SQLiteAccessPermException extends android.database.sqlite.SQLiteException {14186 ctor public SQLiteAccessPermException();14187 ctor public SQLiteAccessPermException(String);