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