Searched refs:LogProblemReporter (Results 1 – 2 of 2) sorted by relevance
24 final class LogProblemReporter implements ProblemReporter { class27 public LogProblemReporter(final String tag) { in LogProblemReporter() method in LogProblemReporter
488 actions.execute(context, new LogProblemReporter(TAG)); in publishUpdateWordListCompleted()601 actions.execute(context, new LogProblemReporter(TAG)); in handleMetadata()924 actions.execute(context, new LogProblemReporter(TAG)); in installIfNeverRequested()962 actions.execute(context, new LogProblemReporter(TAG)); in markAsUsed()990 actions.execute(context, new LogProblemReporter(TAG)); in markAsUnused()1020 actions.execute(context, new LogProblemReporter(TAG)); in markAsDeleting()1044 actions.execute(context, new LogProblemReporter(TAG)); in markAsDeleted()1074 actions.execute(context, new LogProblemReporter(TAG)); in markAsBrokenOrRetrying()