Searched refs:earlyStopCondition (Results 1 – 1 of 1) sorted by relevance
51 Predicate<String[]> earlyStopCondition) { in BackgroundLogReceiver() argument54 mEarlyStopCondition = earlyStopCondition; in BackgroundLogReceiver()199 public Builder setEarlyStopCondition(Predicate<String[]> earlyStopCondition) { in setEarlyStopCondition() argument200 mEarlyStopCondition = earlyStopCondition; in setEarlyStopCondition()