Searched refs:wipeDetected (Results 1 – 3 of 3) sorted by relevance
55 SQLiteDatabase.wipeDetected(dbObj.getPath(), "corruption"); in onCorruption()
481 SQLiteDatabase.wipeDetected(mConfiguration.path, "unknown"); in checkDatabaseWiped()
2735 public static void wipeDetected(String filename, String reason) { in wipeDetected() method in SQLiteDatabase