Searched refs:SQLiteMisuseException (Results 1 – 7 of 7) sorted by relevance
31 public class SQLiteMisuseException extends SQLiteException { class32 public SQLiteMisuseException() {} in SQLiteMisuseException() method in SQLiteMisuseException34 public SQLiteMisuseException(String error) { in SQLiteMisuseException() method in SQLiteMisuseException
1963 android.database.sqlite.SQLiteMisuseException
24747 Landroid/database/sqlite/SQLiteMisuseException;
1967 android.database.sqlite.SQLiteMisuseException
34854 Landroid/database/sqlite/SQLiteMisuseException;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14401 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {14402 ctor public SQLiteMisuseException();14403 ctor public SQLiteMisuseException(String);