Searched refs:mAutoCollectors (Results 1 – 1 of 1) sorted by relevance
185 private Set<AutoLogCollector> mAutoCollectors = new LinkedHashSet<>(); field in CommandOptions501 return mAutoCollectors; in getAutoLogCollectors()507 mAutoCollectors = autoLogCollectors; in setAutoLogCollectors()