History log of /frameworks/base/core/java/android/database/DatabaseErrorHandler.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
062fc7ce369758d5a26f83f12b50b11cd88e5def 01-Apr-2010 Vasu Nori <vnori@google.com> allow apps to specify actions to take on database corruption error

let the user specify an interface impl class to specify the actions
to take when db corruption is detected.
this class is specified when the database is opened/created.

Change-Id: I84eb57208c8fedfa7235805b0ec58165efdc1560
/frameworks/base/core/java/android/database/DatabaseErrorHandler.java