75767778798081
public void deletionFailed() { onDiagnostic(new DeletionFailed()); } public void defragmentRecommended(DefragmentRecommendationReason reason) { onDiagnostic(new DefragmentRecommendation(reason)); }