Searched refs:SQLiteAccessPermException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteAccessPermException.java23 public class SQLiteAccessPermException extends SQLiteException { class in inherits:SQLiteException
24 public SQLiteAccessPermException() {} method in class:SQLiteAccessPermException
26 public SQLiteAccessPermException(String error) { method in class:SQLiteAccessPermException

Completed in 137 milliseconds