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