Searched refs:getOrderedHistoryExcludingCurrentState (Results 1 – 1 of 1) sorted by relevance
199 List<ConnectivityState> history = getOrderedHistoryExcludingCurrentState(); in dump()216 List<ConnectivityState> getOrderedHistoryExcludingCurrentState() { in getOrderedHistoryExcludingCurrentState() method in SignalController244 history.addAll(getOrderedHistoryExcludingCurrentState()); in getOrderedHistory()